config: add user.ui.documents

This commit is contained in:
rolux 2014-01-07 12:19:17 +05:30
parent 716274c356
commit eca82c8419
4 changed files with 4 additions and 0 deletions

View file

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

View file

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

View file

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

View file

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