From 6f6d364a4aa080ff068c6f71abb012e382b7a610 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 28 Oct 2013 01:36:29 +0100 Subject: Operation: easily add all parcel related to an archaeological file (refs #1444) --- ishtar_common/templates/ishtar/wizard/parcels_wizard.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/ishtar/wizard/parcels_wizard.html b/ishtar_common/templates/ishtar/wizard/parcels_wizard.html index fdce51cdb..1d54cf1d3 100644 --- a/ishtar_common/templates/ishtar/wizard/parcels_wizard.html +++ b/ishtar_common/templates/ishtar/wizard/parcels_wizard.html @@ -20,6 +20,7 @@ ({% trans "all"%} ) {% inline_formset 'Parcels' wizard.form.forms False %} +{% if add_all %}

{% endif %}

{{ previous_fields|safe }} @@ -27,7 +28,4 @@ {% if next_steps %}{% endif %} - {% endblock %} -- cgit v1.2.3