Graph Panel: Fixed typo in thresholds form (#21903)

This commit is contained in:
Edgar Orendain 2020-02-04 01:04:21 -08:00 committed by GitHub
parent 959c49f6d8
commit bb8e15ceab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<div class="gf-form-group">
<p class="muted" ng-show="ctrl.disabled">
Visual thresholds options <strong>disabled.</strong>
Visit the Alert tab update your thresholds. <br>
Visit the Alert tab to update your thresholds.<br>
To re-enable thresholds, the alert rule must be deleted from this panel.
</p>
<div ng-class="{'thresholds-form-disabled': ctrl.disabled}">