aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-03 23:38:08 -0800
committerfriendica <info@friendica.com>2013-03-03 23:38:08 -0800
commit4cfbdfa6dbed878565bab5172efaf67c8fda0886 (patch)
tree7173be75fb4b03f36eb91358bfe563a544d695fd /view/php/theme_init.php
parent1aa7561a2ca63bd0989e94e9f62ae1e96e74b91d (diff)
downloadvolse-hubzilla-4cfbdfa6dbed878565bab5172efaf67c8fda0886.tar.gz
volse-hubzilla-4cfbdfa6dbed878565bab5172efaf67c8fda0886.tar.bz2
volse-hubzilla-4cfbdfa6dbed878565bab5172efaf67c8fda0886.zip
cleanup affinity tool
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 68d6e4cd1..538e834d0 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -7,7 +7,7 @@ require_once('include/plugin.php');
head_add_css('library/fancybox/jquery.fancybox-1.3.4.css');
head_add_css('library/tiptip/tipTip.css');
head_add_css('library/jgrowl/jquery.jgrowl.css');
-head_add_css('library/jslider/bin/jquery.slider.min.css');
+head_add_css('library/jslider/css/jslider.css');
head_add_js('js/jquery.js');
head_add_js('js/jquery.textinputs.js');