config: additionalSort -> user.ui.listSort, update editSort accordingly

This commit is contained in:
rolux 2014-02-09 05:19:15 +00:00
commit 78a0692e9c
4 changed files with 34 additions and 23 deletions

View file

@ -4,9 +4,6 @@
You can edit this file.
*/
{
"additionalSort": [
{"key": "title", "operator": "+"}
],
"annotations": {
"showUsers": true
},
@ -674,7 +671,12 @@
"edit": "",
"edits": {},
"editSelection": [],
"editSort": [{"key": "index", "operator": "+"}],
"editSort": [
{"key": "index", "operator": "+"},
{"key": "year", "operator": "+"},
{"key": "director", "operator": "+"},
{"key": "title", "operator": "+"}
],
"editView": "list",
"embedSize": 256,
"filters": [