.
This commit is contained in:
@@ -44,7 +44,7 @@ This series is not associated with any cases.
|
||||
Structure(s): {{finding.structures.all|join:", "}}<br />
|
||||
Description: {{finding.description}}<br />
|
||||
</span>
|
||||
<a href="{% url 'atlas:series_edit_finding' pk=finding.pk %}" class="edit-finding-link">Edit</a>
|
||||
<a href="{% url 'atlas:series_edit_finding' pk=series.pk findingpk=finding.pk %}" class="edit-finding-link">Edit</a>
|
||||
<a href="{% url 'atlas:delete_finding' pk=finding.pk %}" class="delete-finding-link">Delete</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user