diff -r 4b6e154ae8de -r f56199193fad src/widgets/AnnotationsList.js --- a/src/widgets/AnnotationsList.js Tue May 22 16:49:48 2012 +0200 +++ b/src/widgets/AnnotationsList.js Wed May 30 17:07:01 2012 +0200 @@ -234,6 +234,7 @@ this.bindPopcorn("IriSP.search", "onSearch"); this.bindPopcorn("IriSP.search.closed", "onSearch"); this.bindPopcorn("IriSP.search.cleared", "onSearch"); + this.bindPopcorn("IriSP.AnnotationsList.refresh","refresh"); var _this = this;