mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
removed debug from bootstrap theme... derp
This commit is contained in:
parent
3851ea9cbc
commit
e526c2306d
@ -46,7 +46,7 @@
|
||||
// call the tablesorter plugin and apply the uitheme widget
|
||||
$("table").tablesorter({
|
||||
theme : "bootstrap", // this will
|
||||
debug: true,
|
||||
|
||||
widthFixed: true,
|
||||
|
||||
headerTemplate : '{content} {icon}', // new in v2.7. Needed to add the bootstrap icon!
|
||||
|
Loading…
Reference in New Issue
Block a user