mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 02:24:57 -05:00
rebuild with new templates
This commit is contained in:
@@ -24,6 +24,7 @@ $(function(){
|
||||
// table sort example
|
||||
if ($.fn.tableSorter) {
|
||||
$("#sortTableExample").tablesorter( { sortList: [[ 1, 0 ]] } )
|
||||
$(".tablesorter-example").tablesorter({ sortList: [[1,0]] })
|
||||
}
|
||||
|
||||
// add on logic
|
||||
|
||||
Reference in New Issue
Block a user