Removed debug code
authorAlexander Ebert <ebert@woltlab.com>
Thu, 1 Aug 2013 15:51:54 +0000 (17:51 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 1 Aug 2013 15:51:54 +0000 (17:51 +0200)
wcfsetup/install/files/js/WCF.js

index 51f2051d088ef7c27949eb63661ad3d990e8ef4f..9a2e3aa0ee7273536d7019fe98b4b2b2a87a1b4a 100755 (executable)
@@ -6359,8 +6359,7 @@ WCF.InlineEditor = Class.extend({
                                        }
                                }
                        });
-                       console.debug($quickOption);
-                       console.debug($count);
+                       
                        if (!$count) {
                                $quickOption.trigger('click');