1
0
mirror of synced 2025-02-04 06:09:23 +03:00
Kevin Brown f1e86470ca Clone the options for group elements
This will always clone the options that are passed in when
initializing Select2 on multiple objects (like `$("select")`) so
it doesn't always assume that the configuration is the exact same.
This prevents any reference-based tricks for modifying the data
within Select2, but some would look at that as an upside.
2015-01-02 18:15:59 -05:00
..
2014-12-16 20:45:44 -05:00