You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
398 B

<div class="query-editor-row">
<div class="query-editor-row__header">
<div class="query-editor-row__ref-id width-25" style="cursor: default;">
<span>New analytic unit</span>
</div>
<div class="query-editor-row__collapsed-text">
</div>
</div>
<div class="gf-form-query">
<ng-include src="ctrl.partialsPath + '/new_analytic_unit.html'"></ng-include>
</div>
</div>