allow admin viewing of other user uploads

This commit is contained in:
Ross
2024-02-26 10:09:33 +00:00
parent 1f109de25b
commit ba8fa60adf
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
{% block content %}
<h2>Uploaded dicoms</h2>
User: {{user}}<br/>
{% if not case %}
<div class="alert alert-info" role="alert">
Series imported from here will be orphaned (not associated with a case). It is usually better to create a case first and then import directly into the case.