From bb00a32ce7332aec38ade6cddfb972fd354a7364 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 31 Jul 2017 00:43:39 +0200 Subject: Fix orga and person deletion wizard template --- .../wizard/wizard_organization_deletion.html | 12 ++++--- .../ishtar/wizard/wizard_person_deletion.html | 41 +++++++++++++++------- 2 files changed, 36 insertions(+), 17 deletions(-) diff --git a/ishtar_common/templates/ishtar/wizard/wizard_organization_deletion.html b/ishtar_common/templates/ishtar/wizard/wizard_organization_deletion.html index c4d765352..4f35f0c90 100644 --- a/ishtar_common/templates/ishtar/wizard/wizard_organization_deletion.html +++ b/ishtar_common/templates/ishtar/wizard/wizard_organization_deletion.html @@ -6,7 +6,8 @@

{% trans "Associated persons" %}

{% endif %} @@ -14,7 +15,8 @@

{% trans "Associated archaeological files" %}

{% endif %} @@ -22,7 +24,8 @@

{% trans "Operator of archaeological operations" %}

{% endif %} @@ -30,7 +33,8 @@

{% trans "Adminact: operator of archaeological operations" %}

{% endif %} diff --git a/ishtar_common/templates/ishtar/wizard/wizard_person_deletion.html b/ishtar_common/templates/ishtar/wizard/wizard_person_deletion.html index 86286fad0..6d1f06bd1 100644 --- a/ishtar_common/templates/ishtar/wizard/wizard_person_deletion.html +++ b/ishtar_common/templates/ishtar/wizard/wizard_person_deletion.html @@ -6,7 +6,8 @@

{% trans "In charge of archaeological files" %}

{% endif %} @@ -14,7 +15,8 @@

{% trans "General contractor of archaeological files" %}

{% endif %} @@ -22,7 +24,8 @@

{% trans "Responsible for planning service of archaeological files" %}

{% endif %} @@ -30,7 +33,8 @@

{% trans "Scientist in charge of archaeological files" %}

{% endif %} @@ -38,7 +42,8 @@

{% trans "Scientist in charge of archaeological operations" %}

{% endif %} @@ -46,7 +51,8 @@

{% trans "In charge of archaeological operations" %}

{% endif %} @@ -54,7 +60,8 @@

{% trans "Rapporteur CIRA des operations" %}

{% endif %} @@ -62,7 +69,8 @@

{% trans "Administrativ act: in charge of archaeological operations" %}

{% endif %} @@ -70,7 +78,8 @@

{% trans "Administrativ act: scientist in charge" %}

{% endif %} @@ -78,7 +87,8 @@

{% trans "Administrativ act: signatory" %}

{% endif %} @@ -95,10 +105,14 @@ @@ -108,7 +122,8 @@

{% trans "Property of items" %}

{% endif %} -- cgit v1.2.3