#138 Map client to views
* adds netgis map client to all detail and report views * adds netgis map client to new object forms * WIP: needs functionality server-client
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="alert alert-info">{% trans 'No geometry added, yet.' %}</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
{{geom_form.media}}
|
||||
<div class="col-sm-12">
|
||||
{{geom_form.geom}}
|
||||
|
||||
<div style="height: 70vh">
|
||||
{% include 'map/client/index.html' %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user