Forgot a thing
This commit is contained in:
parent
860241e774
commit
34a856e1a3
|
@ -73,7 +73,7 @@ Public Class EvolutionCondition
|
|||
c.ConditionType = ConditionTypes.Region
|
||||
Case "status"
|
||||
c.ConditionType = ConditionTypes.Status
|
||||
Case "environment"
|
||||
Case "environmenttype"
|
||||
c.ConditionType = ConditionTypes.EnvironmentType
|
||||
End Select
|
||||
Me.Conditions.Add(c)
|
||||
|
|
Loading…
Reference in New Issue