Remove incorrect jtable

This commit is contained in:
Mark Schouten 2016-08-05 12:52:39 +02:00
parent b23131fdc2
commit 0fb23b7b32
9 changed files with 0 additions and 482 deletions

View file

@ -1,24 +0,0 @@
{
"name": "Add-Clear",
"authors": [
"Stephen Korecky <http://stephenkorecky.com>"
],
"description": "jQuery Plugin to add a (x) clear button to your input fields",
"main": "addclear.js",
"keywords": [
"forms",
"clear",
"input",
"text",
"search"
],
"license": "MIT",
"homepage": "http://skorecky.github.io/Add-Clear/",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}