.
This commit is contained in:
@@ -26,7 +26,7 @@ This series is not associated with any cases.
|
||||
</div>
|
||||
{% for image in series.images.all %}
|
||||
{{image.image.url}}, pos: {{image.position}}, {{image.upload_filename}} [{{image.image.size|filesizeformat}}]<br />
|
||||
{{image.get_dicom_info}}<br/>
|
||||
{{image.get_dicom_info|safe}}<br/>
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user