| DIR: /home/cardxfeb/public_html/resources/views/users/vcards/ |
| Current File : //home/cardxfeb/public_html/resources/views/users/vcards/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>
|