--- a/web/res/metadataplayer/Controller.js Mon May 21 18:53:02 2012 +0200
+++ b/web/res/metadataplayer/Controller.js Tue May 22 16:47:35 2012 +0200
@@ -100,7 +100,7 @@
this.$playButton.click(this.functionWrapper("playHandler"));
this.$.find(".Ldt-Ctrl-Annotate").click(function() {
- _this.player.popcorn.trigger("IriSP.Player.AnnotateButton.clicked");
+ _this.player.popcorn.trigger("IriSP.CreateAnnotation.toggle");
});
this.$.find(".Ldt-Ctrl-SearchBtn").click(this.functionWrapper("searchButtonHandler"));