mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Columns: initialize after pager widget
This commit is contained in:
parent
264181e6a4
commit
8e3105bdb6
@ -5,7 +5,7 @@
|
||||
|
||||
ts.addWidget({
|
||||
id: 'columns',
|
||||
priority: 30,
|
||||
priority: 65,
|
||||
options : {
|
||||
columns : [ 'primary', 'secondary', 'tertiary' ]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user