use jquery 1.6.4

Signed-off-by: Florian Pritz <bluewind@xinu.at>
This commit is contained in:
Florian Pritz 2011-09-22 18:01:26 +02:00
parent 6f3c118038
commit 2267b6e97d
3 changed files with 5 additions and 19 deletions

File diff suppressed because one or more lines are too long

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

File diff suppressed because one or more lines are too long

View File

@ -110,7 +110,7 @@ class OC{
}
// Add the stuff we need always
OC_Util::addScript( "jquery-1.6.2.min" );
OC_Util::addScript( "jquery-1.6.4.min" );
OC_Util::addScript( "jquery-ui-1.8.14.custom.min" );
OC_Util::addScript( "jquery-showpassword" );
OC_Util::addScript( "jquery-tipsy" );