1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 85593de1fa Fixed bug when destroying Select2
When destroying Select2, an error could be raised while destroying
the selection container. This was because the destroy handler was
relying on the container id being present.

The old functionality has been restored where Select2 will destroy
itself when it is initialized again.
2014-11-25 13:39:46 -05:00
..
css Added the arrow for the dropdown 2014-11-24 21:33:22 -05:00
js Fixed bug when destroying Select2 2014-11-25 13:39:46 -05:00