fix(annotations): removed accidental test code from annotationsSrv

This commit is contained in:
Torkel Ödegaard
2015-08-21 15:32:20 +02:00
parent c876aa537a
commit 6d3b36d61b

View File

@@ -62,7 +62,7 @@ define([
min: options.time,
max: options.time,
eventType: options.annotation.name,
title: 'Torkel <test@asd.com>',// options.title,
title: options.title,
tags: options.tags,
text: options.text,
score: 1