rename UI Option, align with control, update tests

This commit is contained in:
Dave Waters
2018-10-16 07:12:32 -04:00
parent 6376154b16
commit 18c73631ea
2 changed files with 16 additions and 14 deletions

View File

@@ -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"