Follow changes in icon form field

See yohanboniface/django-leaflet-storage#22
This commit is contained in:
Yohan Boniface 2013-01-25 02:31:26 +01:00
parent cba5ff6b5d
commit 4b3be11e19

View file

@ -7,10 +7,9 @@
<div class="formbox">
{{ form.icon_class }}
{{ form.pictogram }}
<div id="storage-demo-marker"></div>
<div id="storage-demo-pictogram"></div>
<div id="storage-form-iconfield"></div>
</div>
<small class="help-text">{{ form.icon_class.help_text }}</small>
<small class="help-text">{% trans "Change marker shape and symbol." %}</small>
{% endif %}
{% foundation_field form.options_weight %}
{% if form.options_stroke %}