From d48e65bf7409fd8f744f65f7b92818dcee3fe54d Mon Sep 17 00:00:00 2001 From: Maria Alexandra <239999+axelavargas@users.noreply.github.com> Date: Tue, 3 Aug 2021 19:54:49 +0200 Subject: [PATCH] Annotations: Fix Datasource as template variable not available for annotations (#37506) --- .../AnnotationSettings/AnnotationSettingsEdit.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx b/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx index 01fbcecdca5..236bdccea39 100644 --- a/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx +++ b/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx @@ -79,7 +79,13 @@ export const AnnotationSettingsEdit: React.FC = ({ editIdx, dashboard }) /> - +