From ed6418efad85aebd1735b2ef4664bca83c787778 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 2 Mar 2026 10:36:21 +0000 Subject: [PATCH] Add select/deselect all buttons for series in user uploads view and enhance styles for better visibility --- atlas/templates/atlas/user_uploads.html | 148 +++++++++++++++++------- 1 file changed, 104 insertions(+), 44 deletions(-) diff --git a/atlas/templates/atlas/user_uploads.html b/atlas/templates/atlas/user_uploads.html index 02cc82e4..791b1b0b 100644 --- a/atlas/templates/atlas/user_uploads.html +++ b/atlas/templates/atlas/user_uploads.html @@ -21,6 +21,10 @@ {{ study.description|default:"(no description)" }} ({{ study_uid }}) — {{ study.series|length }} series + + + +