mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
commit
c6c7a9d355
@ -120,7 +120,6 @@ tsColSel = ts.columnSelector = {
|
|||||||
if (wo.columnSelector_mediaquery) {
|
if (wo.columnSelector_mediaquery) {
|
||||||
// used by window resize function
|
// used by window resize function
|
||||||
colSel.lastIndex = -1;
|
colSel.lastIndex = -1;
|
||||||
wo.columnSelector_breakpoints.sort();
|
|
||||||
tsColSel.updateBreakpoints(c, wo);
|
tsColSel.updateBreakpoints(c, wo);
|
||||||
c.$table
|
c.$table
|
||||||
.off('updateAll' + namespace)
|
.off('updateAll' + namespace)
|
||||||
|
Loading…
Reference in New Issue
Block a user