Removed console.logs

This commit is contained in:
Julian Arni
2013-03-01 14:57:38 -05:00
parent b39bbec23e
commit 3203360e9e

View File

@@ -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(