mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added /** @nginject */
This commit is contained in:
parent
fc8ed3ad87
commit
328141e7c9
@ -17,6 +17,7 @@ export function elasticBucketAgg() {
|
||||
}
|
||||
|
||||
export class ElasticBucketAggCtrl {
|
||||
/** @nginject */
|
||||
constructor($scope, uiSegmentSrv, $q, $rootScope) {
|
||||
var bucketAggs = $scope.target.bucketAggs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user