3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00

MetricSegment: Fix metric segment UI crash in prod builds ()

This commit is contained in:
Torkel Ödegaard 2019-12-12 09:22:25 +01:00 committed by GitHub
parent 70e38ec352
commit 4e1e0b9065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,7 @@ export function metricSegment($compile: any, $sce: any, templateSrv: TemplateSrv
};
}
/** @ngInject */
export function metricSegmentModel(uiSegmentSrv: any) {
return {
template: