corrected url for contact details history link
This commit is contained in:
parent
833c21346d
commit
198a3f0558
@ -25,7 +25,7 @@
|
||||
<div class="right">
|
||||
<div id ="contact_details">
|
||||
<h2>Contact Details</h2>
|
||||
<a class="field" href="/web/opencase/oc_actor/{{ id }}/contact_details_history">See history</a>
|
||||
<a class="field" href="/opencase/oc_actor/{{ id }}/contact_details_history">See history</a>
|
||||
{% for field in contact_details %}
|
||||
{{ field }}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user