Columnizer-jQuery-Plugin icon indicating copy to clipboard operation
Columnizer-jQuery-Plugin copied to clipboard

Single column disappears

Open glendeni opened this issue 6 years ago • 0 comments

Single column text disappears. At "if(numCols <= 1 && ! options.disableSingle){" line chrome debugger says "disableSingle not defined", even though I can see it being set in "defaults". FWIW I removed that test from if statement and now single column text appears.

glendeni avatar Dec 31 '18 20:12 glendeni