Commit 328141e7 by Patrick O'Carroll

added /** @nginject */

parent fc8ed3ad
...@@ -17,6 +17,7 @@ export function elasticBucketAgg() { ...@@ -17,6 +17,7 @@ export function elasticBucketAgg() {
} }
export class ElasticBucketAggCtrl { export class ElasticBucketAggCtrl {
/** @nginject */
constructor($scope, uiSegmentSrv, $q, $rootScope) { constructor($scope, uiSegmentSrv, $q, $rootScope) {
var bucketAggs = $scope.target.bucketAggs; var bucketAggs = $scope.target.bucketAggs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment