mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
Remove autorefresh data flag for containers no longer refreshing
This commit is contained in:
parent
4b47841dc2
commit
1f6616e7d7
@ -319,7 +319,7 @@
|
||||
if (refresh) {
|
||||
req.$target.data('icingaRefresh', refresh);
|
||||
} else {
|
||||
req.$target.removeData('lastUpdate');
|
||||
req.$target.removeData('lastRefresh');
|
||||
}
|
||||
|
||||
// Set a window identifier if the server asks us to do so
|
||||
|
Loading…
x
Reference in New Issue
Block a user