From 14bba93c4d9a82325b2b7438777a1e6b909dcf2e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 2 Feb 2026 22:22:37 +0000 Subject: [PATCH] Add quick-view icons for case details in case list item template --- atlas/templates/atlas/partials/case_list_item.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/atlas/templates/atlas/partials/case_list_item.html b/atlas/templates/atlas/partials/case_list_item.html index 98ef38a6..20132939 100644 --- a/atlas/templates/atlas/partials/case_list_item.html +++ b/atlas/templates/atlas/partials/case_list_item.html @@ -22,6 +22,19 @@  • Questions defined {% endif %} + + {# Quick-view icons: open case page (contains history, discussion, report) #} + + + + + + + + + + +