Replace bootstrap-select with selectize
selectize-bootstrap4-theme v2.0.2 from https://github.com/const-se/selectize-bootstrap4-theme To use selectize on a Select or MultiSelect field, add the selectize-default class. It initializes selectize with the default options. JIRA INFRA-644 #action In Progress
Showing
- app/static/css/bootstrap-select.min.css 0 additions, 6 deletionsapp/static/css/bootstrap-select.min.css
- app/static/css/selectize.bootstrap4.min.css 17 additions, 0 deletionsapp/static/css/selectize.bootstrap4.min.css
- app/static/js/bootstrap-select.min.js 0 additions, 9 deletionsapp/static/js/bootstrap-select.min.js
- app/static/js/csentry.js 5 additions, 0 deletionsapp/static/js/csentry.js
- app/static/js/groups.js 4 additions, 5 deletionsapp/static/js/groups.js
- app/static/js/hosts.js 35 additions, 14 deletionsapp/static/js/hosts.js
- app/static/js/selectize.min.js 1 addition, 0 deletionsapp/static/js/selectize.min.js
- app/templates/base.html 2 additions, 2 deletionsapp/templates/base.html
- app/templates/network/create_group.html 2 additions, 2 deletionsapp/templates/network/create_group.html
- app/templates/network/create_host.html 4 additions, 4 deletionsapp/templates/network/create_host.html
- app/templates/network/create_interface.html 2 additions, 2 deletionsapp/templates/network/create_interface.html
- app/templates/network/edit_group.html 2 additions, 2 deletionsapp/templates/network/edit_group.html
- app/templates/network/edit_host.html 2 additions, 2 deletionsapp/templates/network/edit_host.html
- app/templates/network/edit_interface.html 2 additions, 2 deletionsapp/templates/network/edit_interface.html
Loading
Please register or sign in to comment