This commit is contained in:
Stefan Midjich 2016-12-17 23:16:32 +01:00
parent 8a142e22e9
commit c96ae6c8d8
1 changed files with 1 additions and 0 deletions

View File

@ -174,4 +174,5 @@ $('#approveForm').submit(function (event) {
do_error(XMLHttpRequest.responseText);
});
}
});