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.
 
 
 

11 lines
358 B

<div class="gf-form-query">
<div class="gf-form gf-form-query-letter-cell">
<label class="gf-form-label width-25">
<span class="gf-form-query-letter-cell-letter">New analytic unit</span>
</label>
</div>
<div class="gf-form-query-content">
<ng-include src="ctrl.partialsPath + '/new_analytic_unit.html'"></ng-include>
</div>
</div>