fix issues with accordions in settings and comment out jquery.textinputs.js

This commit is contained in:
Mario Vavti
2018-03-01 13:46:25 +01:00
parent de02fddf89
commit bab00731a8
6 changed files with 20 additions and 20 deletions

View File

@@ -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');