add more metadata keys
This commit is contained in:
parent
f1503f129b
commit
9ffad130d1
3 changed files with 22 additions and 1 deletions
|
|
@ -715,6 +715,11 @@
|
|||
"title": "Date of Censor Certificate",
|
||||
"type": "date"
|
||||
},
|
||||
{
|
||||
"id": "certificationcentre",
|
||||
"title": "Certification centre",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"id": "ratingcertificate",
|
||||
"title": "Rating/Certificate",
|
||||
|
|
@ -1059,6 +1064,14 @@
|
|||
"find": true,
|
||||
"sortType": "person"
|
||||
},
|
||||
{
|
||||
"id": "laboratory",
|
||||
"title": "Laboratory",
|
||||
"type": ["string"],
|
||||
"advanced": true,
|
||||
"columnWidth": 180,
|
||||
"find": true
|
||||
},
|
||||
{
|
||||
"id": "courtesy",
|
||||
"title": "Courtesy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue