fix(GUI): ensure postgresql GUI backup options are only shown if backup is actually enabled

This commit is contained in:
Kjeld Schouten 2023-12-25 13:48:42 +01:00
parent f99cc674a7
commit bf111b104e
1 changed files with 2 additions and 0 deletions

View File

@ -403,6 +403,7 @@
schema:
type: list
default: []
show_if: [["enabled", "=", true]]
items:
- variable: backupschedule
label: BackupSchedule
@ -443,6 +444,7 @@
schema:
type: list
default: []
show_if: [["enabled", "=", true]]
items:
- variable: backup
label: Backup