From 3203360e9e6d4385e68ee6da2c2034278acd3d43 Mon Sep 17 00:00:00 2001 From: Julian Arni Date: Fri, 1 Mar 2013 14:57:38 -0500 Subject: [PATCH] Removed console.logs --- common/static/js/capa/editamolecule.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/static/js/capa/editamolecule.js b/common/static/js/capa/editamolecule.js index b45c0f4a17..ee3c822f65 100644 --- a/common/static/js/capa/editamolecule.js +++ b/common/static/js/capa/editamolecule.js @@ -43,7 +43,6 @@ // script loader. To fix this, wait for the scripts to load, // initialize them manually and wait until they are ready - console.log("Waiting for gwt..."); if (typeof(jsmolcalc) != 'undefined' && jsmolcalc) { jsmolcalc.onInjectionDone('jsmolcalc'); @@ -68,7 +67,6 @@ function initializeApplets() { var applets = $('.editamoleculeinput div.applet'); - console.log(applets); applets.each(function(i, element) { if (!$(element).hasClass('loaded')) { var applet = new JavaScriptApplet.JSME(