From e457086c50868fae9f4ae327e48d5f201b7e8d58 Mon Sep 17 00:00:00 2001 From: James Graham Date: Tue, 9 Mar 2021 12:29:57 +0000 Subject: [PATCH] fix: update button text on org list Resolves #93 --- people/templates/people/organisation/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/people/templates/people/organisation/list.html b/people/templates/people/organisation/list.html index 518f6e7..03ba938 100644 --- a/people/templates/people/organisation/list.html +++ b/people/templates/people/organisation/list.html @@ -24,7 +24,7 @@ {{ organisation }} Details + href="{% url 'people:organisation.detail' pk=organisation.pk %}">Profile {% if organisation.pk in existing_relationships %}