mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
9 lines
211 B
HTML
9 lines
211 B
HTML
<query-editor-row ctrl="ctrl">
|
|
<li class="tight-form-item">
|
|
Stream Expression
|
|
</li>
|
|
<li>
|
|
<input type="text" class="tight-form-input input-large" ng-model="ctrl.target.channel">
|
|
</li>
|
|
</query-editor-row>
|