From f7abfdbcc4066121d79bd09a389535a19359edc1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 3 Sep 2013 01:26:53 +0200 Subject: Add a widget to do free input parcel additions (refs #809) --- ishtar_common/templates/ishtar/wizard/parcels_wizard.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common') diff --git a/ishtar_common/templates/ishtar/wizard/parcels_wizard.html b/ishtar_common/templates/ishtar/wizard/parcels_wizard.html index 94e9820ab..5aea689dd 100644 --- a/ishtar_common/templates/ishtar/wizard/parcels_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/parcels_wizard.html @@ -14,6 +14,7 @@
{{wizard.form.non_form_errors}}
{%endif%} +{{wizard.form.selection_form}} {% for field in wizard.form.forms.0 %}{% endfor %} {% inline_formset 'Parcels' wizard.form.forms False %} -- cgit v1.2.3
{{ field.label_tag }}