cms/app-client/app/templates/components/doc-olac.hbs
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 16:04:43 +0100
changeset 571 6f852d0f7760
parent 536 b64c8c35c67d
permissions -rw-r--r--
Samall readme correction
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
536
b64c8c35c67d add a external link icon to viaf links, correct bug #27355 (https://mantis.culture.fr/mantis/view.php?id=27355)
ymh <ymh.work@gmail.com>
parents: 490
diff changeset
     1
{{#if value}}<span class="doc-lit-olac-value">{{value}}</span>{{/if}}{{#if olacUrl}}<a href="{{olacUrl}}" target="_blank" class="fa fa-share-square-o">&nbsp;</a>{{else}}<a href="{{datatype}}#{{value}}" target="_blank" class="fa fa-share-square-o">&nbsp;</a>{{/if}}