cms/app-client/app/templates/components/doc-literal.hbs
author ymh <ymh.work@gmail.com>
Tue, 17 Jan 2017 18:57:25 +0100
changeset 488 0161e028afb7
parent 447 38d5789e30d0
child 502 74fba571487e
permissions -rw-r--r--
Correct bug on display of notices on permalinks. Correct bug #0025750

{{#if value}}{{value}}{{/if}}{{#if datatype}}<a href="{{datatype}}#{{value}}" target="_blank" class="fa fa-share-square-o">&nbsp;</a>{{/if}}