Notifications

This commit is contained in:
2020-04-02 21:19:06 +02:00
parent 541b8563d5
commit d7a5897fc9
24 changed files with 469 additions and 429 deletions

View File

@@ -123,7 +123,7 @@ $(document).ready(function() {
});
$("#btnFinish").click(function() {
window.location.reload();
window.location = "/admin";
});
$("#btnRetry").click(function() {