fix hidden flag

This commit is contained in:
Stavros kois
2023-11-10 19:36:30 +02:00
committed by Stavros Kois
parent e5e6c9d224
commit 730fd122d9

View File

@@ -272,12 +272,12 @@ questions:
description: Enable ACL for the dataset.
schema:
type: boolean
hidden: true
default: false
- variable: acl
label: ACL Configuration
schema:
type: dict
hidden: true
show_if: [["aclEnable", "=", true]]
attrs: []
$ref:
@@ -352,12 +352,12 @@ questions:
description: Enable ACL for the dataset.
schema:
type: boolean
hidden: true
default: false
- variable: acl
label: ACL Configuration
schema:
type: dict
hidden: true
show_if: [["aclEnable", "=", true]]
attrs: []
$ref: