cms/app-client/app/templates/components/doc-olac.hbs
author ymh <ymh.work@gmail.com>
Mon, 12 Jun 2017 14:59:37 +0200
changeset 538 0454014a4bb6
parent 536 b64c8c35c67d
permissions -rw-r--r--
new version 0.0.20 and small doc improvement
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}}