From 60dbffb80d0bd26809e485f53bfe1aeb0188d6ee Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 1 Aug 2013 17:51:54 +0200 Subject: [PATCH] Removed debug code --- wcfsetup/install/files/js/WCF.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 51f2051d08..9a2e3aa0ee 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -6359,8 +6359,7 @@ WCF.InlineEditor = Class.extend({ } } }); - console.debug($quickOption); - console.debug($count); + if (!$count) { $quickOption.trigger('click'); -- 2.20.1