|
|
@ -44,7 +44,7 @@ |
|
|
|
ng-if="!ctrl.analyticsController.saving" |
|
|
|
ng-if="!ctrl.analyticsController.saving" |
|
|
|
> |
|
|
|
> |
|
|
|
<i class="fa fa-plus"></i> |
|
|
|
<i class="fa fa-plus"></i> |
|
|
|
Create |
|
|
|
 Create |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
<button |
|
|
|
<button |
|
|
|
class="btn btn-secondary width-12" |
|
|
|
class="btn btn-secondary width-12" |
|
|
@ -61,7 +61,7 @@ |
|
|
|
ng-disabled="ctrl.analyticsController.saving" |
|
|
|
ng-disabled="ctrl.analyticsController.saving" |
|
|
|
> |
|
|
|
> |
|
|
|
<i class="fa fa-ban"></i> |
|
|
|
<i class="fa fa-ban"></i> |
|
|
|
Cancel |
|
|
|
 Cancel |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="gf-form-button-row" ng-if="ctrl.analyticsController.analyticUnits.length > 0"> |
|
|
|
<div class="gf-form-button-row" ng-if="ctrl.analyticsController.analyticUnits.length > 0"> |
|
|
|