mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 19:37:06 +00:00
refactor: simplify relationship create workflow
This commit is contained in:
@@ -22,8 +22,11 @@
|
||||
|
||||
<h1>{{ person.name }}</h1>
|
||||
|
||||
<hr>
|
||||
<a class="btn btn-success"
|
||||
href="{% url 'people:person.relationship.create' person_pk=person.pk %}">New Relationship
|
||||
</a>
|
||||
|
||||
<hr>
|
||||
|
||||
{% include 'people/person/includes/answer_set_partial.html' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user