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

Modified:
   
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
Log:
oh wel, missed a line


Modified: 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
    2010-02-24 15:54:13 UTC (rev 41160)
+++ 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/webapp/mmbase/searchrelate/Searcher.js.jsp
    2010-02-24 15:54:21 UTC (rev 41161)
@@ -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