IDate : admit date from before 2000
This commit is contained in:
parent
65ad0865fd
commit
06d29be887
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ class IDate extends HtmlInput
|
|||
placeholder="%s"
|
||||
title="%s"
|
||||
%s
|
||||
pattern="[0-9]{1,2}.[0-9]{1,2}.20[0-9]{2}"
|
||||
pattern="[0-9]{1,2}.[0-9]{1,2}.[0-9]{4}"
|
||||
/>
|
||||
<img src="image/x-office-calendar.png" id="%s_trigger"
|
||||
style="cursor: pointer"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue