tabs
This commit is contained in:
parent
35e5f69dc1
commit
eba6b3f5fa
1 changed files with 28 additions and 27 deletions
|
@ -128,6 +128,7 @@
|
||||||
"group": "guest",
|
"group": "guest",
|
||||||
"preferences": {},
|
"preferences": {},
|
||||||
"ui": {
|
"ui": {
|
||||||
|
"annotationsSize": 256,
|
||||||
"columns": ["id", "title", "director", "country", "year", "language", "genre"],
|
"columns": ["id", "title", "director", "country", "year", "language", "genre"],
|
||||||
"findQuery": {"conditions": [], "operator": ""},
|
"findQuery": {"conditions": [], "operator": ""},
|
||||||
"groups": ["director", "country", "year", "language", "genre"],
|
"groups": ["director", "country", "year", "language", "genre"],
|
||||||
|
@ -143,8 +144,8 @@
|
||||||
"showAnnotations": true,
|
"showAnnotations": true,
|
||||||
"showGroups": true,
|
"showGroups": true,
|
||||||
"showInfo": true,
|
"showInfo": true,
|
||||||
"showLists": true,
|
|
||||||
"showMovies": true,
|
"showMovies": true,
|
||||||
|
"showSidebar": true,
|
||||||
"sitePage": "home",
|
"sitePage": "home",
|
||||||
"sort": [
|
"sort": [
|
||||||
{"key": "director", "operator": ""}
|
{"key": "director", "operator": ""}
|
||||||
|
|
Loading…
Reference in a new issue