mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Colorpicker no spell check
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user