From f19a8a60f38b760791eaf4e4b3db2fe5a4d9ef3b Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Sun, 21 Aug 2011 16:59:00 +0000 Subject: [PATCH] (trunk web) use the same CDN cache of jQuery that everyone else does s.t. users can avoid redownloading jquery.min.js when using the web client. --- web/index.html | 2 +- web/javascript/jquery/Makefile.am | 1 - web/javascript/jquery/jquery.min.js | 18 ------------------ 3 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 web/javascript/jquery/jquery.min.js diff --git a/web/index.html b/web/index.html index 520a2a5e1..c0e6f792e 100755 --- a/web/index.html +++ b/web/index.html @@ -8,7 +8,7 @@ - +