wording on linked person field
This commit is contained in:
parent
7a995060ce
commit
077455b4d3
@ -25,7 +25,7 @@
|
|||||||
<div class="right">
|
<div class="right">
|
||||||
<div id ="contact_details">
|
<div id ="contact_details">
|
||||||
<h2>Contact Details</h2>
|
<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 %}
|
{% for field in contact_details %}
|
||||||
{{ field }}
|
{{ field }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
Reference in New Issue
Block a user