From e505238fc7d7f65af718a8f38f1261d8cc3b4755 Mon Sep 17 00:00:00 2001 From: Patrick Donelan Date: Wed, 17 Dec 2008 03:17:50 +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 6679696da..a1fbcbebf 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