mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
rename UI Option, align with control, update tests
This commit is contained in:
@@ -34,10 +34,10 @@
|
||||
</gf-form-switch>
|
||||
<gf-form-switch
|
||||
class="gf-form"
|
||||
label="Disable OK Alert"
|
||||
label="Disable Resolved Message"
|
||||
label-class="width-12"
|
||||
checked="ctrl.model.disableResolvedMessage"
|
||||
tooltip="Disable the OK Alert that is sent when alerting state returns to false">
|
||||
tooltip="Disable the resolved message [OK] that is sent when alerting state returns to false">
|
||||
</gf-form-switch>
|
||||
<gf-form-switch
|
||||
class="gf-form"
|
||||
|
||||
Reference in New Issue
Block a user