From 508510d29aa7b0aaf946f6565e8040f9895f84c8 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Sun, 16 Jun 2013 16:35:21 +0800 Subject: js: Add jquery and jquery tablednd plugins MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on a change from Andreas Bießmann . Rather than requiring a download of the jquery library + tablednd plugin, commit these to the repository. In doing so, we upgrade to version 1.10.1 of jqeury, and the current stable tablednd. Signed-off-by: Jeremy Kerr --- htdocs/js/jquery-1.10.1.min.js | 1 + 1 file changed, 1 insertion(+) create mode 120000 htdocs/js/jquery-1.10.1.min.js (limited to 'htdocs/js/jquery-1.10.1.min.js') diff --git a/htdocs/js/jquery-1.10.1.min.js b/htdocs/js/jquery-1.10.1.min.js new file mode 120000 index 0000000..d48d893 --- /dev/null +++ b/htdocs/js/jquery-1.10.1.min.js @@ -0,0 +1 @@ +../../lib/packages/jquery/jquery-1.10.1.min.js \ No newline at end of file -- cgit v1.2.3