Add a data param to "create map" button, to listend the form

This commit is contained in:
Yohan Boniface 2012-12-16 17:35:34 +01:00
parent 9d2b6277e9
commit 3e43ee54c8

View file

@ -53,7 +53,7 @@
<div class="four columns hide-for-small">
<a href="{% url map_add %}" class="reveal">
<a href="{% url map_add %}" data-listen-form="map_edit" class="reveal">
<div class="panel radius callout" align="center">
<strong>Test it and create a map</strong>
</div>