This commit is contained in:
j 2019-11-19 16:03:39 +01:00
parent 2b54d01d61
commit 2968ccc027
1 changed files with 9 additions and 2 deletions

View File

@ -601,12 +601,19 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"sort": true
},
{
"id": "ergid",
"title": "ERG ID",
"id": "dvdid",
"title": "DVD ID",
"type": "string",
"columnWidth": 90,
"sort": true
},
{
"id": "dvdpage",
"title": "DVD Page",
"type": "integer",
"columnWidth": 90,
"sort": true
},
{
"id": "keywords",
"title": "Keywords",