update to jquery 1.7.2

remotes/origin/stable4
Robin Appelman 2012-05-11 23:20:27 +07:00
parent d07512c82d
commit 9eb91a111d
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -253,7 +253,7 @@ class OC{
} }
// Add the stuff we need always // Add the stuff we need always
OC_Util::addScript( "jquery-1.6.4.min" ); OC_Util::addScript( "jquery-1.7.2.min" );
OC_Util::addScript( "jquery-ui-1.8.16.custom.min" ); OC_Util::addScript( "jquery-ui-1.8.16.custom.min" );
OC_Util::addScript( "jquery-showpassword" ); OC_Util::addScript( "jquery-showpassword" );
OC_Util::addScript( "jquery.infieldlabel.min" ); OC_Util::addScript( "jquery.infieldlabel.min" );