summaryrefslogtreecommitdiff
path: root/archaeological_files_pdl/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2015-08-28 12:11:41 +0200
committerÉtienne Loks <etienne.loks@proxience.com>2015-08-28 12:11:41 +0200
commiteb6c62736d57d9efb8ba9fc35b16d26b9e88cb03 (patch)
treea667bc72d80244a271c403ceb490ef2c45aa4db6 /archaeological_files_pdl/templates
parent51a047d697917141fda34a310c8706b4729592c1 (diff)
downloadIshtar-eb6c62736d57d9efb8ba9fc35b16d26b9e88cb03.tar.bz2
Ishtar-eb6c62736d57d9efb8ba9fc35b16d26b9e88cb03.zip
Archaeological files: add departments to preventive forms - Wizards manage several many to many in one form
Diffstat (limited to 'archaeological_files_pdl/templates')
-rw-r--r--archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
index 6bd5598b6..1be5b1b36 100644
--- a/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
+++ b/archaeological_files_pdl/templates/ishtar/wizard/wizard_preventiveplanning.html
@@ -32,6 +32,13 @@
</tr>
<tr>
+ <th colspan='2'><label for="id_preventiveplanning-{{CURRENT_ACTION}}-department">{% trans "Departments" %}</label></th>
+</tr>
+<tr>
+ <td>{{wizard.form.department|safe}}</td>
+</tr>
+
+<tr>
<th colspan='2'><label for="id_preventiveplanning-{{CURRENT_ACTION}}-locality">Lieu-dit</label></th>
</tr>
<tr>