diff options
author | xue <> | 2006-08-31 20:17:39 +0000 |
---|---|---|
committer | xue <> | 2006-08-31 20:17:39 +0000 |
commit | 47a3cb88e7ed7f2a87bbf024dff3416fc6cd8002 (patch) | |
tree | 0eb41f1ab1f2351905cd95054a328c34361e5080 /tests/FunctionalTests/tickets/protected/pages/Ticket351.page | |
parent | b680e71693696a7b5280787ccd084cf860bcf989 (diff) |
merge from 3.0 branch till 1374.
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket351.page')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket351.page | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket351.page b/tests/FunctionalTests/tickets/protected/pages/Ticket351.page index 5fb65f20..78a7488d 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket351.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket351.page @@ -1,6 +1,7 @@ <com:TContent ID="Content">
<com:TDatePicker ID="Birthdate"
DateFormat="MMM/d/yyyy"
+ TimeStamp="-2000000000"
FromYear="1900" UpToYear="1990" InputMode="DropDownList" />
<br />
|