mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 19:37:06 +00:00
@@ -24,7 +24,7 @@
|
|||||||
<td>{{ organisation }}</td>
|
<td>{{ organisation }}</td>
|
||||||
<td>
|
<td>
|
||||||
<a class="btn btn-sm btn-info"
|
<a class="btn btn-sm btn-info"
|
||||||
href="{% url 'people:organisation.detail' pk=organisation.pk %}">Details</a>
|
href="{% url 'people:organisation.detail' pk=organisation.pk %}">Profile</a>
|
||||||
|
|
||||||
{% if organisation.pk in existing_relationships %}
|
{% if organisation.pk in existing_relationships %}
|
||||||
<a class="btn btn-sm btn-warning"
|
<a class="btn btn-sm btn-warning"
|
||||||
|
|||||||
Reference in New Issue
Block a user