Initial commit
This commit is contained in:
1
client/res/templates/fields/bool/edit.tpl
Normal file
1
client/res/templates/fields/bool/edit.tpl
Normal file
@@ -0,0 +1 @@
|
||||
<input type="checkbox"{{#if value}} checked{{/if}} data-name="{{name}}" class="main-element form-checkbox">
|
||||
Reference in New Issue
Block a user