Wizard: fix removing template in UI
This commit is contained in:
+1
@@ -38,6 +38,7 @@ class TemplatesComponent(valuesReadingContext: ValuesReadingContext) : DynamicCo
|
||||
null
|
||||
) == Messages.OK
|
||||
) {
|
||||
module?.template = null
|
||||
switchState(null)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user