Remove js call from template
This commit is contained in:
parent
3f9ba79ee4
commit
36934212bf
1 changed files with 1 additions and 5 deletions
|
@ -16,8 +16,4 @@
|
||||||
<div class="row twelve columns">
|
<div class="row twelve columns">
|
||||||
<input type="submit" class="button" />
|
<input type="submit" class="button" />
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<script type="text/javascript">
|
|
||||||
L.Storage.Xhr.listen_form('map_edit');
|
|
||||||
</script>
|
|
Loading…
Reference in a new issue