config: add categories

This commit is contained in:
rlx 2016-01-11 16:16:29 +05:30
parent 9a3c457d6a
commit 3cdc039cb2
1 changed files with 9 additions and 0 deletions

View File

@ -92,6 +92,15 @@
"format": {"type": "unit", "args": ["pages"]},
"sort": true
},
{
"id": "categories",
"title": "Categories",
"type": ["string"],
"columnWidth": 128,
"filter": true,
"find": true,
"sort": true
},
{
"id": "description",
"title": "Description",