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/bool/list.tpl
T
Yuri Kuznetsov 51b621ecd1 checkbox styled
2022-10-25 16:51:19 +03:00

2 lines
104 B
Smarty

<input type="checkbox" class="form-checkbox form-checkbox-simple"{{#if value}} checked{{/if}} disabled>