template fix

This commit is contained in:
Yuri Kuznetsov
2024-11-27 14:20:44 +02:00
parent b395773e5b
commit 5ce5739b78
@@ -1,9 +1,8 @@
{{#if idValue}}
{{#if idValue~}}
{{#if iconHtml}}{{{iconHtml}}}{{/if~}}
<a
href="#{{foreignScope}}/view/{{idValue}}"
title="{{nameValue}}"
class="text-default"
>{{nameValue}}</a>
{{/if}}
{{~/if}}