aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorhabeascodice <habeascodice@federated.social>2014-10-07 22:35:02 -0700
committerhabeascodice <habeascodice@federated.social>2014-10-07 22:35:02 -0700
commit737a3362d50900a5f26aada14f515c5c857a762f (patch)
treeae8337e97dd3ae5356daefa0c0da2812511341a0 /view/php/theme_init.php
parentf84453497bd5ef4eba8bca84917b8e82d784937a (diff)
parentee6c53c2e54619a39e16ac2176835adea3b73778 (diff)
downloadvolse-hubzilla-737a3362d50900a5f26aada14f515c5c857a762f.tar.gz
volse-hubzilla-737a3362d50900a5f26aada14f515c5c857a762f.tar.bz2
volse-hubzilla-737a3362d50900a5f26aada14f515c5c857a762f.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/php/theme_init.php')
-rw-r--r--view/php/theme_init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index ce576805a..f1eaded6a 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -33,7 +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('library/stylish_select/jquery.stylish-select.js');
head_add_js('acl.js');
head_add_js('webtoolkit.base64.js');
head_add_js('main.js');