.
This commit is contained in:
@@ -39,7 +39,7 @@ This series is not associated with any cases.
|
||||
data-viewportjson={{finding.viewport_json}}>Click to view</button>
|
||||
<span class="view-finding-details">
|
||||
Finding(s): {{finding.findings.all|join:", "}}<br />
|
||||
Structure(s): {{finding.structure.all|join:", "}}<br />
|
||||
Structure(s): {{finding.structures.all|join:", "}}<br />
|
||||
Description: {{finding.description}}<br />
|
||||
</span>
|
||||
<a href="{% url 'atlas:delete_finding' pk=finding.pk %}" class="delete-finding-link">Delete finding</a>
|
||||
|
||||
Reference in New Issue
Block a user