From 1e27038b737d47f90286d60a22e7a21bac0f3d04 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 23 Apr 2016 21:42:10 +0200 Subject: update jquery.textcomplete to version 1.3.4 and add minified version --- view/php/theme_init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/php') diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 648b144b3..7c020a51f 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -21,7 +21,7 @@ head_add_js('spin.js'); head_add_js('jquery.spin.js'); head_add_js('jquery.textinputs.js'); head_add_js('autocomplete.js'); -head_add_js('library/jquery-textcomplete/jquery.textcomplete.js'); +head_add_js('library/jquery-textcomplete/jquery.textcomplete.min.js'); //head_add_js('library/colorbox/jquery.colorbox.js'); head_add_js('library/jquery.timeago.js'); head_add_js('library/readmore.js/readmore.js'); -- cgit v1.2.3