use jquery 1.6.4

Signed-off-by: Florian Pritz <bluewind@xinu.at>
remotes/origin/stable
Florian Pritz 14 years ago
parent 6f3c118038
commit 2267b6e97d
  1. 18
      core/js/jquery-1.6.2.min.js
  2. 4
      core/js/jquery-1.6.4.min.js
  3. 2
      lib/base.php

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -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" );

Loading…
Cancel
Save