Removed checkbox from IntegrateFtrackInstance

This commit is contained in:
Gábor Marinov 2022-01-29 20:03:17 +01:00 committed by GitHub
parent 2a00a6fd47
commit 4b54c094e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -744,17 +744,10 @@
},
{
"type" : "dict",
"collapsible" : true,
"checkbox_key" : "enabled",
"key" : "IntegrateFtrackInstance",
"label" : "IntegrateFtrackInstance",
"is_group" : true,
"children" : [
{
"type" : "boolean",
"key" : "enabled",
"label" : "Enabled"
},
{
"type" : "dict-modifiable",
"key" : "family_mapping",