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:
Andy Allan 2020-01-29 16:54:29 +01:00
parent f7f73322b3
commit e5c33c119a
11 changed files with 88 additions and 1047 deletions

View file

@ -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