Merge branch 'master' into working

This commit is contained in:
Mottie 2014-11-01 15:46:32 -05:00
commit fcde1041be

View File

@ -120,7 +120,6 @@ tsColSel = ts.columnSelector = {
if (wo.columnSelector_mediaquery) {
// used by window resize function
colSel.lastIndex = -1;
wo.columnSelector_breakpoints.sort();
tsColSel.updateBreakpoints(c, wo);
c.$table
.off('updateAll' + namespace)