Commit 2a5db4d
committed
Update src/jquery.columnizer.js
Fixed a bug that caused an extra div wrapper around columnized content when it only used one column. By appending the contents of the $destroyable instead of $destroyable, this issue is solved.1 parent 91e3d60 commit 2a5db4d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments