added /** @nginject */

This commit is contained in:
Patrick O'Carroll 2018-01-09 09:33:18 +01:00
parent fc8ed3ad87
commit 328141e7c9

View File

@ -17,6 +17,7 @@ export function elasticBucketAgg() {
}
export class ElasticBucketAggCtrl {
/** @nginject */
constructor($scope, uiSegmentSrv, $q, $rootScope) {
var bucketAggs = $scope.target.bucketAggs;