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/frontend/client/res/templates/fields/bool/search.tpl
T
Yuri Kuznetsov 4be52ba2a9 bool search fix
2014-04-15 11:37:26 +03:00

2 lines
120 B
Smarty

<input type="checkbox"{{#ifEqual searchParams.type 'isTrue'}} checked{{/ifEqual}} name="{{name}}" class="main-element">