Index: sources/gui/qml/pages/settings/SettingsDG.qml =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -r9c7a790376d07de7ddaa67e39d47102d68693c87 --- sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision 9c7a790376d07de7ddaa67e39d47102d68693c87) @@ -33,7 +33,9 @@ * - Heat Disinfection \n * on daily cycle at certain time of the day */ -SettingsBase { id: _root +SettingsBase { id: _root + itemIndex : SettingsStack.DGSettings + readonly property bool enableScheduling: false // TODO : phase 1 doesn't have this feature (disinfection schedule) QtObject { id: _settingsDG