|
@@ -1,7 +1,7 @@
|
|
|
<div class="editor-row" style="margin-top: 10px;">
|
|
<div class="editor-row" style="margin-top: 10px;">
|
|
|
|
|
|
|
|
<div ng-repeat="target in panel.targets"
|
|
<div ng-repeat="target in panel.targets"
|
|
|
- class="tight-form-container"
|
|
|
|
|
|
|
+ style="margin-bottom: 10px;"
|
|
|
ng-class="{'tight-form-disabled': target.hide}"
|
|
ng-class="{'tight-form-disabled': target.hide}"
|
|
|
ng-controller="OpenTSDBQueryCtrl"
|
|
ng-controller="OpenTSDBQueryCtrl"
|
|
|
ng-init="init()">
|
|
ng-init="init()">
|