bug fixes

This commit is contained in:
zadam
2020-08-27 22:03:56 +02:00
parent 445902d081
commit ef996f3919
7 changed files with 34 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
function reloadApp() {
//window.location.reload(true);
window.location.reload(true);
}
function parseDate(str) {