config: add user.ui.document and documentSelection

This commit is contained in:
rolux 2014-01-07 13:21:44 +05:30
parent eca82c8419
commit a12e9624e1
4 changed files with 8 additions and 0 deletions

View file

@ -775,7 +775,9 @@
"columnWidth": {} "columnWidth": {}
} }
}, },
"document": "",
"documents": {}, "documents": {},
"documentsSelection": {},
"documentSize": 256, "documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}], "documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid", "documentsView": "grid",

View file

@ -791,7 +791,9 @@
"columnWidth": {} "columnWidth": {}
} }
}, },
"document": "",
"documents": {}, "documents": {},
"documentsSelection": {},
"documentSize": 256, "documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}], "documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid", "documentsView": "grid",

View file

@ -664,7 +664,9 @@
"columnWidth": {} "columnWidth": {}
} }
}, },
"document": "",
"documents": {}, "documents": {},
"documentsSelection": {},
"documentSize": 256, "documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}], "documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid", "documentsView": "grid",

View file

@ -584,7 +584,9 @@
"columnWidth": {} "columnWidth": {}
} }
}, },
"document": "",
"documents": {}, "documents": {},
"documentsSelection": {},
"documentSize": 256, "documentSize": 256,
"documentsSort": [{"key": "index", "operator": "+"}], "documentsSort": [{"key": "index", "operator": "+"}],
"documentsView": "grid", "documentsView": "grid",