fixed tree hotkeys

This commit is contained in:
zadam
2020-08-26 22:12:01 +02:00
parent 6aa61ca306
commit fbe3995398
6 changed files with 42 additions and 79 deletions

View File

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