This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/client/res/templates/fields/currency/list.tpl
T
2018-07-25 12:41:48 +03:00

4 lines
108 B
Smarty

{{#if isNotEmpty}}
<span title="{{value}} {{currencyValue}}">{{value}} {{currencyValue}}</span>
{{/if}}