summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/templates/ishtar/sheet_container.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-01-09 23:20:50 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-01-09 23:20:50 +0100
commit5e03cbd6883439616f7e35302f4089d86f2a7055 (patch)
tree7fdf88c5a49a6b8097e37a574f8d7e44ae4301a9 /archaeological_warehouse/templates/ishtar/sheet_container.html
parent258dad10c5884c4bac01677c0a66cf0525a5018d (diff)
downloadIshtar-5e03cbd6883439616f7e35302f4089d86f2a7055.tar.bz2
Ishtar-5e03cbd6883439616f7e35302f4089d86f2a7055.zip
Container: manage location and responsible
Diffstat (limited to 'archaeological_warehouse/templates/ishtar/sheet_container.html')
-rw-r--r--archaeological_warehouse/templates/ishtar/sheet_container.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/archaeological_warehouse/templates/ishtar/sheet_container.html b/archaeological_warehouse/templates/ishtar/sheet_container.html
index fd3c6510a..4a7b2f0b9 100644
--- a/archaeological_warehouse/templates/ishtar/sheet_container.html
+++ b/archaeological_warehouse/templates/ishtar/sheet_container.html
@@ -9,9 +9,11 @@
<ul class='form-flex'>
{% field_li "Reference" item.reference %}
{% field_li "Container type" item.container_type %}
+ {% field_li_detail "Responsible warehouse" item.responsible %}
+ {% field_li_detail "Location (warehouse)" item.location %}
</ul>
-{% field "Comment" item.comment "<pre>" "</pre>" %}
{% field "Location" item.precise_location %}
+{% field "Comment" item.comment "<pre>" "</pre>" %}
{% if item.finds.count %}
<h4>{% trans "Content" %}</h4>