From f751e22887e8940d0e3ed3c81eee0fb92e8d7820 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 5 Sep 2016 18:30:24 +0200 Subject: Add images for operation, context records and sources (refs #2927, refs #351) --- archaeological_operations/templates/ishtar/sheet_operation.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index f8421c830..1b2a1961d 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -6,6 +6,10 @@ {% block content %} {% window_nav item window_id 'show-operation' 'operation_modify' 'show-historized-operation' 'revert-operation' previous next %} +{% if item.image %} + +{% endif%} + {% if item.virtual_operation %}

{% trans "This operation is virtual." %}

{% endif %} -- cgit v1.2.3