Bugfix and simplify broken folderListOptionsBuilder() due to changes for #112

This commit is contained in:
djmaze 2021-08-19 21:31:08 +02:00
parent ee7d06fbfd
commit e0adf7accd
6 changed files with 31 additions and 72 deletions

View file

@ -29,7 +29,6 @@ class FolderSystemPopupView extends AbstractViewPopup {
this.folderSelectList = ko.computed(() =>
folderListOptionsBuilder(
[],
FolderUserStore.folderListSystemNames(),
[
['', this.sChooseOnText],