PATH:
home
/
rwabteecom
/
public_html_old
/
resources
/
views
/
users
/
vcards
/
Editing: template.php
<script id="vcardActionTemplate" type="text/x-jsrender"> {{if status}} <a id="vcardUrl{{:id}}" target="_blank" class="<text-primary></text-primary>" href="{{:vcardViewUrl}}"> {{:vcardViewUrl}} </a> {{/if}} {{if !status}} <span id="vcardUrl{{:id}}" target="_blank" class=""> {{:vcardViewUrl}} </span> {{/if}} </script>
SAVE
CANCEL