Reload map template on form submit
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{{ table|safe }}
|
||||
</div>
|
||||
<div class="col-md-1">
|
||||
<iframe class="map", src="/map" width="350" height="350"></iframe>
|
||||
<iframe id="map", src="/map" width="350" height="350"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="{{ url_for('data') }}">Back</a></p>
|
||||
|
||||
Reference in New Issue
Block a user