mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
feat: move nextcloud addressbook user settings under contatcs settings section
This commit is contained in:
parent
500b997f91
commit
a47cc450e8
4 changed files with 47 additions and 50 deletions
|
|
@ -1,12 +0,0 @@
|
|||
<div class="b-settings-nextcloud-addressbook form-horizontal">
|
||||
<div class="legend">AddressBook</div>
|
||||
<div class="form-horizontal">
|
||||
|
||||
<div class="control-group">
|
||||
<label data-i18n="NEXTCLOUD/ADDRESS_BOOK"></label>
|
||||
<select data-bind="options: addressBookList, value: selectedAddressBook,
|
||||
optionsText: 'name', optionsValue: 'uri'"></select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue