| branch | players-as-widgets |
| changeset 957 | 4da0a5740b6c |
| parent 932 | 48dac21e086f |
| child 965 | eadb7290c325 |
--- a/src/widgets/Tagger.js Fri Sep 14 10:38:04 2012 +0900 +++ b/src/widgets/Tagger.js Mon Sep 17 00:17:06 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);