update to jquery 1.7.2

This commit is contained in:
Robin Appelman 2012-05-11 23:20:27 +02: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

4
core/js/jquery-1.7.2.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -253,7 +253,7 @@ class OC{
}
// 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-showpassword" );
OC_Util::addScript( "jquery.infieldlabel.min" );