JS: Include autofocus behavior

refs #10671
This commit is contained in:
Eric Lippmann 2015-12-21 13:03:28 +01:00
parent 6e9b9cb8d6
commit ca1f412080
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class JavaScript
'js/icinga/module.js',
'js/icinga/timezone.js',
'js/icinga/behavior/application-state.js',
'js/icinga/behavior/autofocus.js',
'js/icinga/behavior/tooltip.js',
'js/icinga/behavior/sparkline.js',
'js/icinga/behavior/tristate.js',