Skip to content

Commit f878fad

Browse files
author
Greg Weber
committed
modified documentation
1 parent 01eea71 commit f878fad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jquery.uitablefilter.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
/*
2-
* Copyright (c) 2008 Greg Weber webs.dev gmail
2+
* Copyright (c) 2008 Greg Weber greg at gregweber.info
33
* Dual licensed under the MIT and GPL licenses:
44
* http://www.opensource.org/licenses/mit-license.php
55
* http://www.gnu.org/licenses/gpl.html
66
*
7+
* documentation at http://gregweber.info/projects/uitablefilter
8+
*
79
* allows table rows to be filtered (made invisible)
810
* <code>
911
* t = $('table')

0 commit comments

Comments
 (0)