re-enable jquery migration tool until we sort out all the issues

This commit is contained in:
friendica 2013-11-27 00:48:17 -08:00
parent da29ce6dac
commit e3f5c4458b
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2013-11-26.509
2013-11-27.510

View File

@ -11,8 +11,8 @@ head_add_css('library/colorbox/colorbox.css');
// head_add_css('library/font_awesome/css/font-awesome.min.css');
head_add_js('js/jquery.js');
//head_add_js('js/jquery-migrate-1.1.1.js');
head_add_js('js/jquery-compat.js');
head_add_js('js/jquery-migrate-1.1.1.js');
//head_add_js('js/jquery-compat.js');
head_add_js('js/spin.js');
head_add_js('js/jquery.spin.js');
head_add_js('js/jquery.textinputs.js');