From 8e7f378f4f2520d01b0ce284198ae563e969029f Mon Sep 17 00:00:00 2001 From: Patrick Donelan Date: Wed, 17 Dec 2008 03:16:00 +0000 Subject: [PATCH] Nuked console.log() so that js doesn't break in non-FFx browsers --- www/extras/wobject/Survey/editsurvey.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/extras/wobject/Survey/editsurvey.js b/www/extras/wobject/Survey/editsurvey.js index f1e4c0a7f..a668fe708 100644 --- a/www/extras/wobject/Survey/editsurvey.js +++ b/www/extras/wobject/Survey/editsurvey.js @@ -53,7 +53,6 @@ YAHOO.log(first.id+' '+data.id); }else{ lastId = d.address; } -console.log(d.address); document.getElementById('sections').innerHTML=d.ddhtml; //add event handlers for if a tag is clicked