mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
Fix naming error in last commit
This commit is contained in:
parent
1f6616e7d7
commit
fdc39189aa
@ -319,7 +319,7 @@
|
||||
if (refresh) {
|
||||
req.$target.data('icingaRefresh', refresh);
|
||||
} else {
|
||||
req.$target.removeData('lastRefresh');
|
||||
req.$target.removeData('icingaRefresh');
|
||||
}
|
||||
|
||||
// Set a window identifier if the server asks us to do so
|
||||
|
Loading…
x
Reference in New Issue
Block a user