Form is now listened by Storage call itself

This commit is contained in:
Yohan Boniface 2012-12-15 12:48:06 +01:00
parent 039763b921
commit 3f9ba79ee4

View file

@ -16,8 +16,4 @@
{{ form.zoom }}
{{ form.center }}
<input type="submit" class="button" />
</form>
<script type="text/javascript">
L.Storage.Xhr.listen_form('map_edit');
</script>
</form>