diff --git a/pandora/padma.json b/pandora/padma.json index d83fac999..d03fcc3cc 100644 --- a/pandora/padma.json +++ b/pandora/padma.json @@ -396,15 +396,13 @@ "preferences": {}, "ui": { "annotationsSize": 256, - "findKey": "", - "findQuery": {"conditions": [], "operator": ""}, + "find": {"index": -1, "key": "", "value": ""}, "groups": ["director", "collection", "source", "language", "category"], "groupsQuery": {"conditions": [], "operator": "|"}, "groupsSize": 176, "item": "", "itemView": "timeline", "list": "", - "listQuery": {"conditions": [], "operator": ""}, "lists": { "": { "columns": ["title", "director", "country", "year", "language", "runtime", "genre"], @@ -416,6 +414,7 @@ ] } }, + "query": {"conditions": [], "operator": ""}, "section": "items", "showAnnotations": true, "showControls": true,