Merge branch 'master' into rs

This commit is contained in:
Stefan Midjich 2016-12-17 23:17:04 +01:00
commit ce68f61292
2 changed files with 3 additions and 2 deletions

View file

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