From f8019467a2ee1d8db4ddbf4bdc405eb842be34cd Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 22 Dec 2022 12:29:13 +0100 Subject: Syndication - sheet: manage geodata --- archaeological_operations/templates/ishtar/sheet_operation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index b868185df..412d00473 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -179,7 +179,7 @@ {% if item.is_active %} {% trans "Active file" %} - {% else %} + {% elif is_external %}{% else %} {% trans "Closed operation" %} {% endif %} -- cgit v1.2.3