--- a/annot-server/webapp/templates/annotviz.html Thu Apr 16 14:24:16 2015 +0200
+++ b/annot-server/webapp/templates/annotviz.html Thu Apr 16 14:25:23 2015 +0200
@@ -38,8 +38,8 @@
serverUrl: serverUrl,
wsPianoroll: new annotviz.WsWrapper(wsUriPianoroll, logger),
wsAnnot: new annotviz.WsWrapper(wsUriAnnotation, logger),
- timeBegin: Date.parse("2015-04-16T14:00:00+01:00"),
- timeEnd: Date.parse("2015-04-16T21:00:00+01:00"),
+ timeBegin: Date.parse("2015-04-16T14:00:00+02:00"),
+ timeEnd: Date.parse("2015-04-16T21:00:00+02:00"),
eventCode: eventCode,
// eventCodeSessionDay2: eventCodeSessionDay2,
// eventCodeSessionDay1: eventCodeSessionDay1,