aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-04-10 23:06:11 -0700
committerfriendica <info@friendica.com>2013-04-10 23:06:11 -0700
commit2942155797ed46be0d0bd71c89add14404a4bb47 (patch)
treed97e027b706385e74269cb6cfe2ce6c656a745d1 /view/php/theme_init.php
parent15ceaeb62483f28558bf870ed256793fab01cb24 (diff)
parent02aa9d3ba0bc539567581512aa0f50de601f9c83 (diff)
downloadvolse-hubzilla-2942155797ed46be0d0bd71c89add14404a4bb47.tar.gz
volse-hubzilla-2942155797ed46be0d0bd71c89add14404a4bb47.tar.bz2
volse-hubzilla-2942155797ed46be0d0bd71c89add14404a4bb47.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'view/php/theme_init.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 3ed85ccf1..59f2ff0cc 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -11,6 +11,7 @@ head_add_css('library/jslider/css/jslider.css');
head_add_css('library/prettyphoto/css/prettyPhoto.css');
head_add_js('js/jquery.js');
+head_add_js('js/jquery-migrate-1.1.1.js');
head_add_js('js/jquery.textinputs.js');
head_add_js('js/fk.autocomplete.js');
head_add_js('library/fancybox/jquery.fancybox-1.3.4.pack.js');