From 5cff67a878d8ec42fb1f39a6cf83d0ba994da741 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 31 Aug 2021 20:27:14 +0100 Subject: [PATCH] . --- longs/templates/longs/long_series_viewer.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/longs/templates/longs/long_series_viewer.html b/longs/templates/longs/long_series_viewer.html index fcd62bb5..65fc46b6 100755 --- a/longs/templates/longs/long_series_viewer.html +++ b/longs/templates/longs/long_series_viewer.html @@ -12,7 +12,8 @@ This series is not associated with any cases.
Author: {{ series.get_author_display }}
- +
+ Image info
Order dicoms by slice location @@ -29,4 +30,5 @@ This series is not associated with any cases. {% endfor %}

Total image size: {{series.get_total_image_size|filesizeformat}}

-

Download images

\ No newline at end of file +

Download images

+
\ No newline at end of file