From 598a7118b2328d1d88382e8898a0149978a9fab9 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 24 Feb 2025 17:29:21 +0000 Subject: [PATCH] . --- atlas/templates/atlas/case_display_block.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index b61be31c..c0a112e7 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -25,9 +25,16 @@
Details
- Case uuid: {{case.cimar_uuid}} + Case uuid: {{case.cimar_uuid}} / {{cimar_sid}}
- External + + {% if cimar_sid %} + External + {% else %} + External + + {% endif %} +