fix(graph): type in html

This commit is contained in:
bergquist 2016-03-08 10:33:38 +01:00
parent 8e11f8dc21
commit 252568c91b

View File

@ -1,4 +1,4 @@
<div class="editor-row gf-form-row">
<div class="editor-row gf-form-group">
<div class="section">
<h5>Chart Options</h5>
<editor-opt-bool text="Bars" model="ctrl.panel.bars" change="ctrl.render()"></editor-opt-bool>