Open GoogleCodeExporter opened 8 years ago
I solved this changing the lines:
716: var _randId = Math.random(99999).toString().substr(2,7); (added)
717: var _id = 'wc-switch-display-' + option + _randId; (modified)
(I'm using version: 2.0-dev)
Original comment by gildonei.mendes
on 23 Jan 2012 at 1:47
Original issue reported on code.google.com by
gildonei.mendes
on 23 Jan 2012 at 1:29Attachments: