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:
2011f1b
)
Removed debug code
author
Alexander Ebert
<ebert@woltlab.com>
Sat, 28 Sep 2013 11:52:41 +0000
(13:52 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Sat, 28 Sep 2013 11:52:41 +0000
(13:52 +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 17efd6a30f390e8d7205d535ffbc027538441e5c..3001c76d2b9acb3987a59ded560c70cf8c3e906e 100755
(executable)
--- a/
wcfsetup/install/files/js/WCF.js
+++ b/
wcfsetup/install/files/js/WCF.js
@@
-2730,8
+2730,6
@@
WCF.Date.Picker = {
return part1 + part2;
});
-
- console.debug(this._dateFormat + " " + this._timeFormat);
},
/**