瀏覽代碼

added /** @nginject */

Patrick O'Carroll 8 年之前
父節點
當前提交
328141e7c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      public/app/plugins/datasource/elasticsearch/bucket_agg.ts

+ 1 - 0
public/app/plugins/datasource/elasticsearch/bucket_agg.ts

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