collection navigation
This commit is contained in:
parent
5862eae7c8
commit
8ceab902e3
2 changed files with 2 additions and 2 deletions
|
|
@ -235,7 +235,7 @@ pandora.ui.folderBrowserList = function(id, section) {
|
|||
pandora.UI.set({
|
||||
findDocuments: {
|
||||
conditions: list ? [
|
||||
{key: 'list', value: data.ids[0], operator: '=='}
|
||||
{key: 'collection', value: data.ids[0], operator: '=='}
|
||||
] : [],
|
||||
operator: '&'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue