From 65208ae7ad84577a40a063279395ed72c916e0a7 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 9 Mar 2026 12:24:06 +0000 Subject: [PATCH] Refactor presentation display by moving it to the metadata column for a tighter layout --- atlas/templates/atlas/case_display_block.html | 32 ++++++++++++------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index 7dc15bac..7939e0d4 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -443,17 +443,7 @@ -
-

- - Presentation: -

-

-
+ {# Presentation moved to metadata column for tighter layout #}
@@ -519,6 +509,26 @@