client/annotviz/app/annotsvizview.html
changeset 117 c0034b35c44e
parent 113 7531e4180915
child 119 e6605fecb175
child 121 df6b39f962bc
--- a/client/annotviz/app/annotsvizview.html	Thu Jan 22 10:30:36 2015 +0100
+++ b/client/annotviz/app/annotsvizview.html	Thu Jan 22 11:16:20 2015 +0100
@@ -71,7 +71,7 @@
 
 	    var pianorollChannel  = 'PIANOROLL';
 	    var annotationChannel = 'ANNOT';
-	    var eventCode = 'test2';
+	    var eventCode = 'test_1';
         getAnnotCategories(eventCode, "http://127.0.0.1:8080");
 	    var wsUri;
 	    if (window.location.protocol === 'file:') {