Switch to jQuery 1.5
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 4 Feb 2011 20:43:57 +0000 (21:43 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 4 Feb 2011 20:43:57 +0000 (21:43 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Makefile

index c3eb316..a7ef805 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -179,7 +179,7 @@ $(MEDAL_THUMBNAILS): $(subst /medals/thumb/,/medals/,$(@F))
 ##
 ## jquery
 ##
-JQUERY_VERSION=1.4.4
+JQUERY_VERSION=1.5
 JQUERY_PLUGINS=color form
 JQUERY_PLUGINS_PATHES=$(addprefix htdocs/javascript/jquery.,$(addsuffix .js,$(JQUERY_PLUGINS)))