mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Bugfix and simplify broken folderListOptionsBuilder() due to changes for #112
This commit is contained in:
parent
ee7d06fbfd
commit
e0adf7accd
6 changed files with 31 additions and 72 deletions
|
|
@ -29,7 +29,6 @@ class FolderSystemPopupView extends AbstractViewPopup {
|
|||
|
||||
this.folderSelectList = ko.computed(() =>
|
||||
folderListOptionsBuilder(
|
||||
[],
|
||||
FolderUserStore.folderListSystemNames(),
|
||||
[
|
||||
['', this.sChooseOnText],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue