mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Improved Sieve parser validation
This commit is contained in:
parent
c773b852a1
commit
257d9201f6
3 changed files with 23 additions and 8 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<div class="control-group" data-bind="css: {'error': nameError}, hidden: exists">
|
||||
<input type="text" class="span5"
|
||||
data-bind="value: name, hasfocus: !exists()"
|
||||
data-bind="value: name"
|
||||
autocorrect="off" autocapitalize="off"
|
||||
data-i18n="[placeholder]GLOBAL/NAME">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue