mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 10:57:40 +02:00
JS: Remove fix-controls event trigger
This commit is contained in:
parent
4448155e1a
commit
260d1db55e
@ -652,8 +652,6 @@
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$($container).trigger('fix-controls');
|
|
||||||
|
|
||||||
if ($container.parent('.dashboard').length) {
|
if ($container.parent('.dashboard').length) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user