mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-02-04 17:40:04 +00:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
$(function() {
|
|
$("table").tablesorter({debug: true});
|
|
});
|