Files
awx/awx
Jared Tabor 2b3783adf4 Dropdown styling
This uses select2 for styling of the <select> form elements. I'm forcing some styling overrides for select2, therefore we no longer need the select2-bootstrap-theme library.

For all add-forms, select2 is attached after the form compiles in form-generator. For edit-forms however, the select2 module
couldn't be attached to the select element until after the options selection had taken place (which takes place after the REST request). Therefore I had to add some calls to CreateSelect2 in the edit controllers.
2016-02-11 09:15:19 -08:00
..
2016-02-03 13:18:49 -05:00
2016-02-02 23:00:07 -05:00
2016-02-02 23:00:07 -05:00
2016-02-11 09:15:19 -08:00
2016-02-02 23:00:07 -05:00