Switch to bootstrap for dropdowns and tooltips
Due to the javascript involved, it was more straightforward to combine the two together. Moving to bootstrap v4 for dropdowns required some redesign of the dropdown menu html, and the opportunity was taken to move to using standard buttons for those menus.
This commit is contained in:
parent
f7f73322b3
commit
e5c33c119a
11 changed files with 88 additions and 1047 deletions
|
@ -3,8 +3,8 @@
|
|||
//= require jquery.timers
|
||||
//= require jquery.cookie
|
||||
//= require jquery.throttle-debounce
|
||||
//= require bootstrap.tooltip
|
||||
//= require bootstrap.dropdown
|
||||
//= require popper
|
||||
//= require bootstrap-sprockets
|
||||
//= require osm
|
||||
//= require leaflet
|
||||
//= require leaflet.osm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue