fixing regressions with find and groups
This commit is contained in:
parent
86ecb97a29
commit
9cc8fd30bb
3 changed files with 10 additions and 9 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue