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/array/detail.tpl
T
2018-07-25 12:41:48 +03:00

4 lines
114 B
Smarty

{{#unless isEmpty}}{{{value}}}{{else}}
{{#if valueIsSet}}{{{translate 'None'}}}{{else}}...{{/if}}
{{/unless}}