X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e47c11c644c3e73e8dcc95d3ee9c133e050360f0..8ebfdbc1ffacee695ca773f3b3c8af02bb41b8c1:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 36716646e..5deed27a6 100644 --- a/Vendorfile +++ b/Vendorfile @@ -5,11 +5,6 @@ folder 'vendor/assets' do file 'jquery.simulate.js', 'https://raw.githubusercontent.com/jquery/jquery-simulate/1.0.0/jquery.simulate.js' end - folder 'bootstrap' do - file 'bootstrap.tooltip.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/tooltip.js' - file 'bootstrap.dropdown.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/dropdown.js' - end - folder 'leaflet' do file 'leaflet.js', 'https://unpkg.com/leaflet@1.6.0/dist/leaflet-src.js' file 'leaflet.css', 'https://unpkg.com/leaflet@1.6.0/dist/leaflet.css'