Singlestat: Disable new singlestat gauge usage (#18610)

This commit is contained in:
Ryan McKinley 2019-08-21 04:56:02 -07:00 committed by Torkel Ödegaard
parent 6eb13ae555
commit ffd630ad96

View File

@ -148,7 +148,7 @@
</div>
</div>
<div class="section gf-form-group">
<div class="section gf-form-group" ng-if="ctrl.panel.gauge.show">
<h5 class="section-heading">Gauge</h5>
<gf-form-switch class="gf-form" label-class="width-10" switch-class="max-width-6" label="Show" checked="ctrl.panel.gauge.show" on-change="ctrl.render()"></gf-form-switch>
<div ng-if="ctrl.panel.gauge.show">