(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.

This commit is contained in:
Jordan Lee
2011-08-21 16:59:00 +00:00
parent 6bc3cf8d7c
commit f19a8a60f3
3 changed files with 1 additions and 20 deletions

View File

@@ -4,6 +4,5 @@ dist_data_DATA = \
jquery.contextmenu.min.js \
jquery.form.js \
jquery.form.min.js \
jquery.min.js \
jquery.transmenu.min.js \
json.min.js

File diff suppressed because one or more lines are too long