This commit is contained in:
j 2019-04-18 11:47:05 +02:00
commit 962a16a3e8
3 changed files with 14 additions and 0 deletions

View file

@ -195,6 +195,17 @@
"autocomplete": true,
"columnWidth": 256
},
{
"id": "source",
"operator": "+",
"title": "Source",
"type": "string",
"filter": true,
"find": true,
"sort": true,
"autocomplete": true,
"columnWidth": 256
},
{
"id": "group",
"operator": "+",