mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
js: Introduce new event css-reloaded
This commit is contained in:
parent
0d032989e6
commit
95850750cf
@ -118,6 +118,7 @@
|
||||
)
|
||||
).on('load', function() {
|
||||
$oldLink.remove();
|
||||
$('head').trigger('css-reloaded');
|
||||
});
|
||||
|
||||
$newLink.appendTo($('head'));
|
||||
|
Loading…
x
Reference in New Issue
Block a user