Remove Leaflet.Label

This commit is contained in:
Yohan Boniface 2016-07-19 08:46:07 +02:00
parent 0c86f7a132
commit fe9d99550b

View file

@ -13,7 +13,6 @@
<script src="{{ STATIC_URL }}storage/reqs/loading/Control.Loading.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/markercluster/leaflet.markercluster-src.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/contextmenu/leaflet.contextmenu-src.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/label/Leaflet.Label.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/photon/leaflet.photon.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/georsstogeojson/GeoRSSToGeoJSON.js"></script>
<script src="{{ STATIC_URL }}storage/reqs/heat/leaflet-heat.js"></script>