Skip to content

Commit f0cc624

Browse files
committed
Switching plugin name to new repo name
1 parent 935b054 commit f0cc624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery.tablecheckbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @author Marco Kerwitz <marco@kerwitz.com>
77
* @see https://github.com/kerwitz/jquery.tablecheckbox
88
*/
9-
$.fn.tableCheckbox = function(options) {
9+
$.fn.tablecheckbox = function(options) {
1010
var _private = {
1111
/**
1212
* The configuration of this plugin.

0 commit comments

Comments
 (0)