Replace add userby email textinput in admin/roles#show with searchable combobox
This commit is contained in:
parent
877402e837
commit
2f1052df1a
7 changed files with 16 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -91,6 +91,8 @@ source 'https://rails-assets.org' do
|
|||
gem 'rails-assets-bootstrap-markdown'
|
||||
gem 'rails-assets-to-markdown'
|
||||
gem 'rails-assets-markdown'
|
||||
# for searchable selects
|
||||
gem 'rails-assets-bootstrap-select'
|
||||
end
|
||||
|
||||
# as date picker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue