Browse Source

upgrate to jquery 1.6.4

Laurent Laffont 12 years ago
parent
commit
37a019f0b8
3 changed files with 2 additions and 16 deletions
  1. 1 1
      js/amber.js
  2. 0 15
      js/lib/jQuery/jquery-1.6.2.min.js
  3. 1 0
      js/lib/jQuery/jquery-1.6.4.min.js

+ 1 - 1
js/amber.js

@@ -30,7 +30,7 @@
     }
 
     function loadDependencies() {
-	loadJS('lib/jQuery/jquery-1.6.2.min.js');
+	loadJS('lib/jQuery/jquery-1.6.4.min.js');
 	loadJS('lib/jQuery/jquery-ui-1.8.9.custom.min.js');
     }
 

File diff suppressed because it is too large
+ 0 - 15
js/lib/jQuery/jquery-1.6.2.min.js


File diff suppressed because it is too large
+ 1 - 0
js/lib/jQuery/jquery-1.6.4.min.js


Some files were not shown because too many files changed in this diff