Add Path.Drag.js
This commit is contained in:
parent
2f82d1ed69
commit
0c86f7a132
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{% load compress %}
|
||||
{% compress js %}
|
||||
<script src="{{ STATIC_URL }}storage/reqs/leaflet/leaflet-src.js"></script>
|
||||
<script src="{{ STATIC_URL }}storage/reqs/editable/Path.Drag.js"></script>
|
||||
<script src="{{ STATIC_URL }}storage/reqs/editable/Leaflet.Editable.js"></script>
|
||||
<script src="{{ STATIC_URL }}storage/reqs/hash/leaflet-hash.js"></script>
|
||||
<script src="{{ STATIC_URL }}storage/reqs/i18n/Leaflet.i18n.js"></script>
|
||||
|
|
Loading…
Reference in a new issue