ux(): updated query editor test

This commit is contained in:
Torkel Ödegaard
2016-03-20 16:18:31 +01:00
parent 4377e95c99
commit 55189200a4
7 changed files with 107 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
<div class="editor-row">
<div class="tight-form-container">
<div class="query-editor-rows">
<div ng-repeat="target in ctrl.panel.targets" ng-class="{'tight-form-disabled': target.hide}">
<rebuild-on-change property="ctrl.panel.datasource || target.datasource" show-null="true">
<plugin-component type="query-ctrl">