cms/app-client/app/templates/components/doc-olac.hbs
author ymh <ymh.work@gmail.com>
Tue, 11 Jul 2017 09:49:26 +0200
changeset 540 07239de796bb
parent 536 b64c8c35c67d
permissions -rw-r--r--
When building the rpm, ignore folder with transient content

{{#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}}