config: add user.ui.documentSize, documentsSort and documentsView

This commit is contained in:
rolux 2014-01-06 18:14:37 +05:30
parent 0bcf2de927
commit 8749d9d674
4 changed files with 12 additions and 0 deletions

View File

@ -774,6 +774,9 @@
"columnWidth": {}
}
},
"documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid",
"edit": "",
"edits": {},
"embedSize": 256,

View File

@ -790,6 +790,9 @@
"columnWidth": {}
}
},
"documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid",
"edit": "",
"edits": {},
"embedSize": 256,

View File

@ -663,6 +663,9 @@
"columnWidth": {}
}
},
"documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid",
"edit": "",
"edits": {},
"embedSize": 256,

View File

@ -583,6 +583,9 @@
"columnWidth": {}
}
},
"documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid",
"edit": "",
"edits": {},
"embedSize": 256,