update to jquery 1.7.2
This commit is contained in:
parent
d07512c82d
commit
9eb91a111d
3 changed files with 5 additions and 5 deletions
4
core/js/jquery-1.6.4.min.js
vendored
4
core/js/jquery-1.6.4.min.js
vendored
File diff suppressed because one or more lines are too long
4
core/js/jquery-1.7.2.min.js
vendored
Normal file
4
core/js/jquery-1.7.2.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -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" );
|
||||
|
|
Loading…
Reference in a new issue