changeset 113 | 7531e4180915 |
parent 110 | e4f0c105090d |
child 119 | e6605fecb175 |
--- a/annot-server/webapp/templates/annotviz.html Thu Jan 22 09:29:49 2015 +0100 +++ b/annot-server/webapp/templates/annotviz.html Thu Jan 22 10:01:59 2015 +0100 @@ -97,7 +97,9 @@ stageView: stageView, wsPianoroll: new annotviz.WsWrapper(wsUriPianoroll, logger), wsAnnot: new annotviz.WsWrapper(wsUriAnnotation, logger), - annotCategories: annotCategories + annotCategories: annotCategories, + timeBegin: 1421919000000, + timeEnd: 1421951400000 });