summaryrefslogtreecommitdiff
path: root/archaeological_files/templates
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_files/templates')
-rw-r--r--archaeological_files/templates/ishtar/sheet_file.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html
index 062dbc5a8..989c2cdfd 100644
--- a/archaeological_files/templates/ishtar/sheet_file.html
+++ b/archaeological_files/templates/ishtar/sheet_file.html
@@ -67,8 +67,8 @@
<h3>{% trans "Localisation"%}</h3>
<div class="row">
- {% field_flex_multiple "Towns" item.towns %}
- {% field_flex_multiple "Departments" item.departments %}
+ {% field_flex_multiple_obj "Towns" item 'towns' %}
+ {% field_flex_multiple_obj "Departments" item 'departments' %}
{% field_flex "Main address" item.address %}
{% field_flex "Complement" item.address_complement %}
{% field_flex "Postal code" item.postal_code %}