Remove js call from template

This commit is contained in:
Yohan Boniface 2012-12-15 14:43:36 +01:00
parent 3f9ba79ee4
commit 36934212bf

View file

@ -16,8 +16,4 @@
<div class="row twelve columns">
<input type="submit" class="button" />
</div>
</form>
<script type="text/javascript">
L.Storage.Xhr.listen_form('map_edit');
</script>
</form>