fix rightslevel titles

This commit is contained in:
j 2017-06-09 21:30:53 +02:00
parent 25a9032bba
commit ea256ad4da

View File

@ -340,11 +340,11 @@
"type": "enum",
"columnWidth": 90,
"format": {"type": "ColorLevel", "args": [
["Public", "Out of Copyright", "Under Copyright", "Private"]
["Public", "Restricted", "Private"]
]},
"sort": true,
"sortOperator": "+",
"values": ["Public", "Out of Copyright", "Under Copyright", "Private", "Unknown"]
"values": ["Public", "Restricted", "Private", "Unknown"]
}
],
/*