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 --- lib/packages/jquery/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/packages/jquery/README (limited to 'lib/packages/jquery/README') diff --git a/lib/packages/jquery/README b/lib/packages/jquery/README new file mode 100644 index 0000000..f2a799a --- /dev/null +++ b/lib/packages/jquery/README @@ -0,0 +1,7 @@ +This directory contains the jQuery Javascript library, and jQuery +Table Drag & Drop plugin. These are available from: + + http://jqeury.com/ + http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/ + +Both are redistributable under the MIT license. -- cgit v1.2.3