projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dcde1e
)
Removed debug code
author
Alexander Ebert
<ebert@woltlab.com>
Thu, 1 Aug 2013 15:51:54 +0000
(17:51 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Thu, 1 Aug 2013 15:51:54 +0000
(17:51 +0200)
wcfsetup/install/files/js/WCF.js
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/js/WCF.js
b/wcfsetup/install/files/js/WCF.js
index 51f2051d088ef7c27949eb63661ad3d990e8ef4f..9a2e3aa0ee7273536d7019fe98b4b2b2a87a1b4a 100755
(executable)
--- 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');