aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-03-01 16:16:58 -0800
committerzotlabs <mike@macgirvin.com>2018-03-01 16:16:58 -0800
commit49bd859136f4aab63878ce5fedfbc541a644e843 (patch)
tree56b46062dcb3cf42a0ae8ea8b82ca9cb7e99df6c /view/php
parent93a11ade045bb6767952f5bfdb278b3e9d463d2c (diff)
parentd32f583fda07080f0c331618893d5df91050af1d (diff)
downloadvolse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.tar.gz
volse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.tar.bz2
volse-hubzilla-49bd859136f4aab63878ce5fedfbc541a644e843.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/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 1e066c570..f2c46da28 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -15,7 +15,7 @@ head_add_js('jquery.js');
head_add_js('/library/justifiedGallery/jquery.justifiedGallery.min.js');
head_add_js('/library/sprintf.js/dist/sprintf.min.js');
-head_add_js('jquery.textinputs.js');
+//head_add_js('jquery.textinputs.js');
head_add_js('autocomplete.js');
head_add_js('/library/jquery-textcomplete/jquery.textcomplete.js');