mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-22 04:12:17 +00:00
Website templates
This commit is contained in:
1031
sb-admin/js/tablesorter/jquery.tablesorter.js
Normal file
1031
sb-admin/js/tablesorter/jquery.tablesorter.js
Normal file
File diff suppressed because it is too large
Load Diff
3
sb-admin/js/tablesorter/tables.js
Normal file
3
sb-admin/js/tablesorter/tables.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$(function() {
|
||||
$("table").tablesorter({debug: true});
|
||||
});
|
||||
Reference in New Issue
Block a user