add publication
This commit is contained in:
parent
f4159b6591
commit
978ee57e89
2 changed files with 18 additions and 3 deletions
11
config.jsonc
11
config.jsonc
|
|
@ -173,6 +173,17 @@
|
|||
"autocomplete": true,
|
||||
"columnWidth": 128
|
||||
},
|
||||
{
|
||||
"id": "publication",
|
||||
"operator": "+",
|
||||
"title": "Publication",
|
||||
"type": "string",
|
||||
"filter": true,
|
||||
"find": true,
|
||||
"sort": true,
|
||||
"autocomplete": true,
|
||||
"columnWidth": 256
|
||||
},
|
||||
{
|
||||
"id": "author",
|
||||
"operator": "+",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue