mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +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
|
|
@ -24,7 +24,6 @@ class FolderCreatePopupView extends AbstractViewPopup {
|
|||
|
||||
this.parentFolderSelectList = ko.computed(() =>
|
||||
folderListOptionsBuilder(
|
||||
[],
|
||||
[],
|
||||
[['', '']],
|
||||
oItem =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue