1
0
mirror of synced 2025-02-09 16:49:24 +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-17 22:08:58 -05:00
2015-01-02 18:15:59 -05:00