mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(plugins): minor fixes to breaking out query editor row into reusable component
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<query-editor-row ctrl="ctrl" controls="true">
|
||||
|
||||
<query-editor-row ctrl="ctrl">
|
||||
<li class="tight-form-item" style="width: 94px">
|
||||
Query
|
||||
</li>
|
||||
@@ -25,7 +24,6 @@
|
||||
placeholder="metric name"
|
||||
data-min-length=0 data-items=100>
|
||||
</li>
|
||||
|
||||
</query-editor-row>
|
||||
|
||||
<div class="tight-form">
|
||||
|
||||
Reference in New Issue
Block a user