From 400ba5269e95efddcfee0b676792a1b7b7a7f53d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 18 May 2022 13:34:38 +0200 Subject: Operation: in charge -> scientific monitor --- archaeological_operations/templates/ishtar/sheet_operation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations/templates/ishtar') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 0afeee078..e3076d3e9 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -174,7 +174,7 @@ {% field_flex "Type" item.operation_type %} {% field_flex_detail "Head scientist" item.scientist has_image %} - {% field_flex_detail "In charge" item.in_charge has_image %} + {% field_flex_detail "Scientific monitor" item.in_charge has_image %} {% field_flex_multiple "Collaborators" item.collaborators has_image %} {% field_flex_detail "Operator" item.operator has_image %} {% if item.closing.date %} -- cgit v1.2.3