Files
grafana/public/app/plugins/datasource/cloudwatch/partials/query.editor.html
2016-04-27 11:07:26 +02:00

5 lines
215 B
HTML

<query-editor-row query-ctrl="ctrl" can-collapse="false">
<cloudwatch-query-parameter target="ctrl.target" datasource="ctrl.datasource" on-change="ctrl.refresh()"></cloudwatch-query-parameter>
</query-editor-row>