add comment and fixme
This commit is contained in:
parent
c8413345b9
commit
36b93c07c1
2 changed files with 3 additions and 1 deletions
|
|
@ -264,6 +264,7 @@ pandora.ui.folderList = function(id, section) {
|
|||
max: 1,
|
||||
min: 0,
|
||||
pageLength: 1000,
|
||||
// won't work, getListData looks up data in $folderList
|
||||
//selected: pandora.getListData().folder == id ? [ui._list] : [],
|
||||
sort: [{key: 'position', operator: '+'}],
|
||||
sortable: id != 'featured' || canEditFeatured,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue