From e016175d2b6f041afa7c9208f4449a725fee7b6b Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 18 May 2026 14:03:15 +0100 Subject: [PATCH] Refactor code structure for improved readability and maintainability --- atlas/templates/atlas/case_display_block.html | 129 ++++++- rad/static/dv3d/index.js | 350 +++++++++--------- 2 files changed, 302 insertions(+), 177 deletions(-) diff --git a/atlas/templates/atlas/case_display_block.html b/atlas/templates/atlas/case_display_block.html index 6a1c8385..144e0ddc 100755 --- a/atlas/templates/atlas/case_display_block.html +++ b/atlas/templates/atlas/case_display_block.html @@ -2,13 +2,15 @@ {% partialdef case-series %} {% for series in ordered_series %} -
+ data-series-popup-url="/atlas/series/{{series.pk}}" + draggable="true">