Update of /var/cvs/applications/searchrelate/templates
In directory james.mmbase.org:/tmp/cvs-serv5579
Modified Files:
Searcher.js.jsp
Log Message:
this is firebug logging.
See also: http://cvs.mmbase.org/viewcvs/applications/searchrelate/templates
Index: Searcher.js.jsp
===================================================================
RCS file: /var/cvs/applications/searchrelate/templates/Searcher.js.jsp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- Searcher.js.jsp 9 Nov 2008 20:22:41 -0000 1.46
+++ Searcher.js.jsp 10 Nov 2008 09:43:41 -0000 1.47
@@ -18,7 +18,7 @@
* - mmsrCommitted (use $("div.mm_related").bind("mmsrCommitted",
function (e, submitter, status, relater) ) )
*
* @author Michiel Meeuwissen
- * @version $Id: Searcher.js.jsp,v 1.46 2008/11/09 20:22:41 andre Exp $
+ * @version $Id: Searcher.js.jsp,v 1.47 2008/11/10 09:43:41 andre Exp $
*/
@@ -181,7 +181,7 @@
var nrs = relatedNumbers.split(",");
$(nrs).each(function(i) {
var nr = this;
- console.log(i + ", nr: " + nr);
+ // console.log(i + ", nr: " + nr);
// allmost works except for query (you can't
get the current one, BUG: getQueryId looks for a.search))
// var trr = self.getTrrelation(nr);
// var tr = // find the tr
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs