make local copy of jquery and jquery ui
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 11 Aug 2012 16:00:46 +0000 (18:00 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 11 Aug 2012 16:00:46 +0000 (18:00 +0200)
This is supported in code and will be used instead of Google CDN

script/download-jquery.sh [new file with mode: 0755]

diff --git a/script/download-jquery.sh b/script/download-jquery.sh
new file mode 100755 (executable)
index 0000000..ead8185
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+grep ajax.googleapis.com templates/layouts/ui.html.ep | cut -d\" -f4 | xargs wget --mirror --no-directories --directory-prefix=public/js/