fixing regressions with find and groups

This commit is contained in:
rolux 2010-09-18 00:14:59 +00:00
commit 9cc8fd30bb
3 changed files with 10 additions and 9 deletions

View file

@ -108,7 +108,7 @@
"preferences": {},
"ui": {
"columns": ["id", "title", "director", "country", "year", "language", "genre"],
"findQuery": {"conditions": [{"key": "", "value": "", "operator": ""}], "operator": ""},
"findQuery": {"conditions": [], "operator": ""},
"groupsQuery": {"conditions": [], "operator": "|"},
"groupsSize": 128,
"itemView": "info",