From 3f2213c1d28f316821d2c8c59e81451ceaa8f7f5 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Sun, 7 Jun 2009 14:12:46 +0900 Subject: [PATCH] add: project repository URL --- jquery.table-filter.js | 1 + 1 file changed, 1 insertion(+) diff --git a/jquery.table-filter.js b/jquery.table-filter.js index 918a2a4..a3df2fa 100644 --- a/jquery.table-filter.js +++ b/jquery.table-filter.js @@ -1,5 +1,6 @@ /** * jQuery Plugin: Table Filter - version 0.1.1 + * http://github.com/hail2u/jquery.table-filter * Insert a input form for filtering table rows dinamically. * * Copyright (c) 2009 Kyo Nagashima