src/widgets/Tagger.js
changeset 961 e1baacb52075
parent 957 4da0a5740b6c
child 965 eadb7290c325
--- a/src/widgets/Tagger.js	Fri Sep 14 10:38:04 2012 +0900
+++ b/src/widgets/Tagger.js	Wed Sep 19 14:11:49 2012 +0900
@@ -130,7 +130,7 @@
                         _this.player.popcorn.play();
                     }
                     /* On force le rafraîchissement du widget AnnotationsList */
-                    _this.player.popcorn.trigger("IriSP.AnnotationsList.refresh");
+                    _this.player.trigger("AnnotationsList.refresh");
                 },
                 error: function(_xhr, _error, _thrown) {
                     console.log("Error when sending annotation", _thrown);