Compact user menu

This commit is contained in:
John Firebaugh 2013-07-16 16:37:58 -07:00
parent 9701c6210c
commit 1727cd7c2b
10 changed files with 428 additions and 57 deletions

View file

@ -5,6 +5,7 @@ folder 'vendor/assets' do
folder 'bootstrap' do
file 'bootstrap.tooltip.js', 'https://raw.github.com/twbs/bootstrap/v2.3.2/js/bootstrap-tooltip.js'
file 'bootstrap.dropdown.js', 'https://raw.github.com/twbs/bootstrap/v2.3.2/js/bootstrap-dropdown.js'
end
folder 'leaflet' do