src/widgets/AnnotationsList.js
branchnew-model
changeset 908 f56199193fad
parent 906 4b6e154ae8de
child 909 aa0e42229784
--- 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;