mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
Bring back threshold line mode
Threshold line mode was somehow discarded from the HTML in the ui redesign, this brings it back
This commit is contained in:
parent
543d247af8
commit
2f7af968bf
@ -68,5 +68,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<gf-form-switch class="gf-form" label="Line Mode" label-class="width-10" checked="ctrl.panel.grid.thresholdLine" on-change="ctrl.render()"></gf-form-switch>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user