Files
grafana/public/app/plugins/datasource/stream/partials/query.editor.html
2016-03-14 11:59:51 +01:00

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>