aboutsummaryrefslogtreecommitdiff
path: root/lib/packages/jquery/README
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2014-10-03 00:29:14 +0100
committerStephen Finucane <stephen.finucane@intel.com>2015-11-05 03:51:39 +0000
commit38daf1700f5c4894ca5e2281bb525276054b1927 (patch)
treeef8759c9e58cfe03d93d63391c7651b43f9a9d0e /lib/packages/jquery/README
parent174e019fb4d04210768c82666dcb574d99d894b4 (diff)
downloadpatchwork-38daf1700f5c4894ca5e2281bb525276054b1927.tar
patchwork-38daf1700f5c4894ca5e2281bb525276054b1927.tar.gz
package: Add the Sticky Table Header jQuery plugin
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'lib/packages/jquery/README')
-rw-r--r--lib/packages/jquery/README19
1 files changed, 14 insertions, 5 deletions
diff --git a/lib/packages/jquery/README b/lib/packages/jquery/README
index 47d440b..990e29d 100644
--- a/lib/packages/jquery/README
+++ b/lib/packages/jquery/README
@@ -1,7 +1,16 @@
-This directory contains the jQuery Javascript library, and jQuery
-Table Drag & Drop plugin. These are available from:
+This directory contains the jQuery Javascript library, and jQuery plugins:
- http://jquery.com/
- http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
+jQuery:
-Both are redistributable under the MIT license.
+ - http://jquery.com/
+ - MIT license
+
+Table Drag & Drop plugin:
+
+ - http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/
+ - MIT license
+
+Sticky Table Headers:
+
+ - https://github.com/jmosbech/StickyTableHeaders
+ - MIT license