Form is now listened by Storage call itself
This commit is contained in:
parent
039763b921
commit
3f9ba79ee4
1 changed files with 1 additions and 5 deletions
|
@ -17,7 +17,3 @@
|
||||||
{{ form.center }}
|
{{ form.center }}
|
||||||
<input type="submit" class="button" />
|
<input type="submit" class="button" />
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<script type="text/javascript">
|
|
||||||
L.Storage.Xhr.listen_form('map_edit');
|
|
||||||
</script>
|
|
Loading…
Reference in a new issue