wording on linked person field

This commit is contained in:
naomi 2021-02-09 11:05:55 +00:00
parent 7a995060ce
commit 077455b4d3
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<div class="right">
<div id ="contact_details">
<h2>Contact Details</h2>
<a class="field" href="/opencase/oc_actor/{{ id }}/contact_details_history">See history</a>
<a class="field" href="/web/opencase/oc_actor/{{ id }}/contact_details_history">See history</a>
{% for field in contact_details %}
{{ field }}
{% endfor %}