Colorpicker no spell check

This commit is contained in:
Yurii
2026-06-23 14:26:58 +03:00
parent f86ecdd34c
commit b384cde363

View File

@@ -6,6 +6,7 @@
value="{{value}}"
{{#if params.maxLength}}maxlength="{{params.maxLength}}"{{/if}}
autocomplete="espo-{{name}}"
spellcheck="false"
>
<span class="btn btn-default input-group-addon"><i></i></span>
</div>