Skip to content
Snippets Groups Projects
Commit 97cfe370 authored by Tomáš Čejka's avatar Tomáš Čejka
Browse files

reworked polling in JavaScript (pollerdash.js)

This to fix fast reloads on dashboard page,
replaces setTimeout() with setInterval() to simplify the code,
adds error message "Loading..." to indicate lost connection, remove error dialog of DataTable,
merge poller.js and pollerdash.js, which had similar (duplicated) code.
parent 6a99c041
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment