diff --git a/public/app/features/annotations/annotationsSrv.js b/public/app/features/annotations/annotationsSrv.js index 671b5d806cc..a4529de2019 100644 --- a/public/app/features/annotations/annotationsSrv.js +++ b/public/app/features/annotations/annotationsSrv.js @@ -62,7 +62,7 @@ define([ min: options.time, max: options.time, eventType: options.annotation.name, - title: 'Torkel ',// options.title, + title: options.title, tags: options.tags, text: options.text, score: 1