Unused code found and removed while investigating ticket #1404. Commit ready for merge.
- Legacy-Id: 12327
This commit is contained in:
parent
f68d0c6f6b
commit
59b04b7f5f
|
@ -140,9 +140,6 @@ $(document).ready(function () {
|
|||
}
|
||||
});
|
||||
|
||||
$("form.idsubmit #cancel-submission").submit(function () {
|
||||
return confirm("Cancel this submission?");
|
||||
});
|
||||
|
||||
$("form.idsubmit #add-author").click(function (e) {
|
||||
// clone the last author block and make it empty
|
||||
|
|
Loading…
Reference in a new issue