Author: andre
Date: 2010-02-24 16:54:13 +0100 (Wed, 24 Feb 2010)
New Revision: 41160

Modified:
   
mmbase/trunk/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
Log:
oh wel, missed a line


Modified: 
mmbase/trunk/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
===================================================================
--- 
mmbase/trunk/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
  2010-02-24 15:50:49 UTC (rev 41159)
+++ 
mmbase/trunk/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
  2010-02-24 15:54:13 UTC (rev 41160)
@@ -145,6 +145,7 @@
 }
 
 MMBaseRelater.prototype.bindCommit = function() {
+    var self = this;
     if (this.instant) {
         $(this.div).bind("mmsrRelate", function (e, tr, relater) {
             if (e) {

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to