mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
JavaScript: Load behavior complete.js
This commit is contained in:
parent
dad0122f11
commit
cb24eafdb5
@ -40,7 +40,8 @@ class JavaScript
|
|||||||
'js/icinga/behavior/expandable.js',
|
'js/icinga/behavior/expandable.js',
|
||||||
'js/icinga/behavior/filtereditor.js',
|
'js/icinga/behavior/filtereditor.js',
|
||||||
'js/icinga/behavior/selectable.js',
|
'js/icinga/behavior/selectable.js',
|
||||||
'js/icinga/behavior/modal.js'
|
'js/icinga/behavior/modal.js',
|
||||||
|
'js/icinga/behavior/complete.js'
|
||||||
];
|
];
|
||||||
|
|
||||||
protected static $vendorFiles = [
|
protected static $vendorFiles = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user