]> git.ipfire.org Git - ipfire.org.git/commit
location: Bring back map
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Jun 2020 18:04:32 +0000 (18:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Jun 2020 18:04:32 +0000 (18:04 +0000)
commitcf503f2bf308b86b1a22a495e9b2e02934dc81c6
tree73adc5285eb2aaa847db90471914f6da7baeef35
parent7ac8b12fb0ab2ee37ddce5f44f0530af5d687c11
location: Bring back map

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
Makefile.am
src/scss/style.scss
src/static/css/Control.Geocoder.css [new file with mode: 0644]
src/static/css/leaflet.css [new file with mode: 0644]
src/static/images/marker-icon-2x.png [new file with mode: 0644]
src/static/images/marker-icon.png [new file with mode: 0644]
src/static/images/marker-shadow.png [new file with mode: 0644]
src/static/js/Control.Geocoder.min.js [new file with mode: 0644]
src/static/js/leaflet.min.js [new file with mode: 0644]
src/static/js/maps.js [new file with mode: 0644]
src/templates/location/lookup.html
src/templates/modules/map.html
src/web/ui_modules.py