Unused code found and removed while investigating ticket #1404. Commit ready for merge.

- Legacy-Id: 12327
This commit is contained in:
Jean Mahoney 2016-11-12 05:41:44 +00:00
parent f68d0c6f6b
commit 59b04b7f5f

View file

@ -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