Commit 7b4b1a4f by Erik Sundell

remove not used property

parent 899811a9
......@@ -8,7 +8,6 @@
placeholder="'Select Aggregation'"
className="'width-15'"
variables="ctrl.templateSrv.variables"
group-name="'Aggregations'"
></metric-select>
</div>
<div class="gf-form gf-form--grow">
......@@ -30,7 +29,6 @@
placeholder="'Select Alignment'"
className="'width-15'"
variables="ctrl.templateSrv.variables"
group-name="'Alignment Options'"
></metric-select>
<div class="gf-form gf-form--grow"><div class="gf-form-label gf-form-label--grow"></div></div>
......@@ -46,7 +44,6 @@
placeholder="'Select Alignment'"
className="'width-15'"
variables="ctrl.templateSrv.variables"
group-name="'Alignment Periods'"
></metric-select>
</div>
......
......@@ -20,7 +20,6 @@
value="ctrl.target.metricType"
options="ctrl.getMetricsList()"
variables="ctrl.templateSrv.variables"
group-name="'Metric Types'"
placeholder="'Select Metric'"
className="'width-15'"
></metric-select>
......
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