document tags
This commit is contained in:
parent
1be6e977ac
commit
df1aa34156
1 changed files with 9 additions and 0 deletions
|
|
@ -246,6 +246,15 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||
"find": true,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "tags",
|
||||
"title": "Tags",
|
||||
"type": ["string"],
|
||||
"autocomplete": true,
|
||||
"columnWidth": 180,
|
||||
"filter": true,
|
||||
"sort": true
|
||||
},
|
||||
{
|
||||
"id": "model",
|
||||
"title": "Model",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue