Initial commit
This commit is contained in:
3
client/res/templates/fields/link/list.tpl
Normal file
3
client/res/templates/fields/link/list.tpl
Normal file
@@ -0,0 +1,3 @@
|
||||
{{#if url~}}
|
||||
{{~#if iconHtml}}{{{iconHtml}}}{{/if}}<a href="{{url}}" title="{{nameValue}}" class="text-default">{{nameValue}}</a>
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user