mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Idea for #293
This commit is contained in:
parent
6c0f921318
commit
05aae219dd
1 changed files with 7 additions and 0 deletions
|
|
@ -20,6 +20,13 @@
|
|||
value: enableContactsSync
|
||||
}
|
||||
}"></div>
|
||||
<!-- TODO: https://github.com/the-djmaze/snappymail/issues/293
|
||||
<select>
|
||||
<option value="0">No</option>
|
||||
<option value="1">Yes, read + write</option>
|
||||
<option value="2">Yes, read</option>
|
||||
</select>
|
||||
-->
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label data-i18n="SETTINGS_CONTACTS/LABEL_CONTACTS_SYNC_AB_URL"></label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue