]> git.mxchange.org Git - friendica.git/blobdiff - js/main.js
Added checklist
[friendica.git] / js / main.js
index bba5e92969771dc9d039e65d3b8a152b903642fe..5a1affe3cb7aa3cb815d3eca84622aa96b52fff8 100644 (file)
@@ -9,7 +9,7 @@
                if (h==ch) {
                        return;
                }
-               console.log("_resizeIframe", obj, desth, ch);
+               //console.log("_resizeIframe", obj, desth, ch);
                if (desth!=ch) {
                        setTimeout(_resizeIframe, 500, obj, ch);
                } else {