From 68a921c40e116c187c4060d09204ad01b0c1fbc9 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Fri, 4 Nov 2011 02:42:22 +0000 Subject: [PATCH] update JQuery to 1.7 and jQuery form to 2.87 --- web/index.html | 2 +- web/javascript/jquery/jquery-1.6.4.min.js | 4 -- web/javascript/jquery/jquery.form.js | 74 +++++++++++++---------- web/javascript/jquery/jquery.form.min.js | 2 +- web/javascript/jquery/jquery.min.js | 4 ++ 5 files changed, 47 insertions(+), 39 deletions(-) delete mode 100644 web/javascript/jquery/jquery-1.6.4.min.js create mode 100644 web/javascript/jquery/jquery.min.js diff --git a/web/index.html b/web/index.html index ff75b7bb3..152c207a6 100755 --- a/web/index.html +++ b/web/index.html @@ -8,7 +8,7 @@ - +