intentation to spaces (2) and minor fix

This commit is contained in:
fbsanchez 2020-03-18 10:28:50 +01:00
parent b860c49383
commit 6504fe49b5
3 changed files with 2182 additions and 2174 deletions

View File

@ -50,7 +50,7 @@ function progress_task_list(id, title) {
if (!$elem.dialog("isOpen"))
timeoutRef = setInterval(function() {
xhr = fetchTaskList(id, handleFetchTaskList);
}, 300000);
}, 3000);
xhr = fetchTaskList(id, handleFetchTaskList);
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff