mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
added /** @nginject */
This commit is contained in:
@@ -17,6 +17,7 @@ export function elasticBucketAgg() {
|
||||
}
|
||||
|
||||
export class ElasticBucketAggCtrl {
|
||||
/** @nginject */
|
||||
constructor($scope, uiSegmentSrv, $q, $rootScope) {
|
||||
var bucketAggs = $scope.target.bucketAggs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user