mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2025-10-27 16:03:10 +01:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
$(function() {
|
|
$("table").tablesorter({debug: true});
|
|
});
|