aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
Diffstat (limited to 'view/php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 36504ec54..ce576805a 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -33,6 +33,7 @@ head_add_js('library/cryptojs/components/core-min.js');
head_add_js('library/cryptojs/rollups/aes.js');
head_add_js('library/cryptojs/rollups/rabbit.js');
head_add_js('library/cryptojs/rollups/tripledes.js');
+head_add_js('library/stylish_select/jquery.stylish-select.js');
head_add_js('acl.js');
head_add_js('webtoolkit.base64.js');
head_add_js('main.js');