Commit bb8e15ce by Edgar Orendain Committed by GitHub

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

parent 959c49f6
<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}">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment