add publication

This commit is contained in:
j 2020-05-09 18:39:54 +02:00
commit 978ee57e89
2 changed files with 18 additions and 3 deletions

View file

@ -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": "+",