diff --git a/lib/alert/addon/components/alert/form-cluster-rules/template.hbs b/lib/alert/addon/components/alert/form-cluster-rules/template.hbs index 7f4710152..5a33ee546 100644 --- a/lib/alert/addon/components/alert/form-cluster-rules/template.hbs +++ b/lib/alert/addon/components/alert/form-cluster-rules/template.hbs @@ -27,7 +27,8 @@
@@ -86,7 +87,7 @@
-
{{if isEventTarget (t 'alertPage.newOrEdit.happens') (t 'alertPage.newOrEdit.is')}}
+
{{if isEventTarget (t 'alertPage.newOrEdit.happens') (t 'alertPage.newOrEdit.is')}}
{{#if (eq model._targetType 'systemService')}} diff --git a/lib/alert/addon/components/alert/form-project-rules/template.hbs b/lib/alert/addon/components/alert/form-project-rules/template.hbs index 043c3ea81..91db2da62 100644 --- a/lib/alert/addon/components/alert/form-project-rules/template.hbs +++ b/lib/alert/addon/components/alert/form-project-rules/template.hbs @@ -88,7 +88,7 @@
-
{{t 'alertPage.newOrEdit.is'}}
+
{{t 'alertPage.newOrEdit.is'}}
{{#if (eq model._targetType 'pod')}}