use date, year does not exist

This commit is contained in:
j 2015-10-09 14:53:59 +03:00
parent 2742df5221
commit 0b4468ef06
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@
"editSelection": [], "editSelection": [],
"editSort": [ "editSort": [
{"key": "index", "operator": "+"}, {"key": "index", "operator": "+"},
{"key": "year", "operator": "+"}, {"key": "date", "operator": "+"},
{"key": "director", "operator": "+"}, {"key": "director", "operator": "+"},
{"key": "title", "operator": "+"}, {"key": "title", "operator": "+"},
{"key": "position", "operator": "+"}, {"key": "position", "operator": "+"},