mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
Missing JS change in layout.phtml
This commit is contained in:
parent
144a250954
commit
d648bbad72
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$jsfiles = array(
|
$jsfiles = array(
|
||||||
'js/vendor/jquery-1.8.3.js',
|
'js/vendor/jquery-2.1.0.js',
|
||||||
'js/vendor/jquery.sparkline.min.js',
|
'js/vendor/jquery.sparkline.min.js',
|
||||||
'js/helpers.js',
|
'js/helpers.js',
|
||||||
'js/icinga.js',
|
'js/icinga.js',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user