Adjust Send on all alerts to default label (#16554)

Alerting: Adjust label for send on all alerts to default
This commit is contained in:
Šimon Podlipský
2019-04-15 08:14:22 +02:00
committed by Carl Bergquist
parent b548c6a67f
commit 16d0693a46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ can configure and setup a new Notification Channel.
You specify a name and a type, and type specific options. You can also test the notification to make
sure it's setup correctly.
### Send on all alerts
### Default (send on all alerts)
When checked, this option will notify for all alert rules - existing and new.
@@ -20,7 +20,7 @@
</div>
<gf-form-switch
class="gf-form"
label="Send on all alerts"
label="Default (send on all alerts)"
label-class="width-14"
checked="ctrl.model.isDefault"
tooltip="Use this notification for all alerts">