From 76eeffe1354cad5683f499cbc68669d1d5237de5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 21 Mar 2017 19:18:15 +0100 Subject: Finds search: conditionnal search (warehouse module available) for warehouses and containers (refs #3416) --- archaeological_warehouse/templates/ishtar/sheet_container.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archaeological_warehouse/templates') diff --git a/archaeological_warehouse/templates/ishtar/sheet_container.html b/archaeological_warehouse/templates/ishtar/sheet_container.html index 38bb79b4f..7845da2c1 100644 --- a/archaeological_warehouse/templates/ishtar/sheet_container.html +++ b/archaeological_warehouse/templates/ishtar/sheet_container.html @@ -12,12 +12,13 @@

{{ item.reference|default:"" }}

{{ item.container_type|default:"" }}

+

{{ item.responsible.name }} - {{ item.index }}

{% include "ishtar/blocks/sheet_external_id.html" %} {% field "Location" item.precise_location %} {% field "Comment" item.comment "
" "
" %} -- cgit v1.2.3