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:
b47a221
)
Small usability improvements
author
Marcel Werk
<burntime@woltlab.com>
Mon, 15 Apr 2013 22:01:25 +0000
(
00:01
+0200)
committer
Marcel Werk
<burntime@woltlab.com>
Mon, 15 Apr 2013 22:01:25 +0000
(
00:01
+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 ec467da97b0248df508cbfb29855e8d51f7bba31..1c359e41b0596349f1e06f11dda273fe21f07e7d 100755
(executable)
--- a/
wcfsetup/install/files/js/WCF.js
+++ b/
wcfsetup/install/files/js/WCF.js
@@
-2231,7
+2231,7
@@
WCF.Date.Picker = {
monthNames: WCF.Language.get('__months'),
monthNamesShort: WCF.Language.get('__monthsShort'),
showOtherMonths: true,
- yearRange:
'1900:2038'
+ yearRange:
($input.hasClass('birthday') ? '-100:+0' : '1900:2038')
});
// format default date