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:
Idan Zalzberg 2016-05-04 10:04:00 +07:00
parent 543d247af8
commit 2f7af968bf

View File

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