This commit is contained in:
j 2011-01-03 20:39:23 +00:00
parent 0c6574f5bd
commit f2b60633b4

View file

@ -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": ""}