mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Hide "Automatically add recipients to your address beech" configuration on contacts disable
This commit is contained in:
parent
2d9ff7d63f
commit
2fe279e441
5 changed files with 5 additions and 3 deletions
|
|
@ -63,7 +63,7 @@
|
|||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<div class="control-group" data-bind="visible: allowContacts">
|
||||
<div class="controls">
|
||||
<label data-bind="click: function () { contactsAutosave(!contactsAutosave()); }">
|
||||
<i data-bind="css: contactsAutosave() ? 'icon-checkbox-checked' : 'icon-checkbox-unchecked'"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue