summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/protected/pages/UI/DatePicker.page
blob: c62044082078b01733ab92c5b12ea677e3a516fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<com:TContent ID="Content">
<com:TForm>
	<com:TDatePicker Mode="Button"/>
  <br />
   <select style="width: 200px; height: 50px"><option value="1">One</option></select>
as<br/>
dv<br/>
as<br/>
d<br/>
as<br/>
d<br/>
asd<br/>
a<br/>
	<com:TDatePicker Mode="ImageButton" Culture="zh_CN" DateFormat="日期:yyyy年M月d日"/>
sd<br/>
dv<br/>
as<br/>
d<br/>
as<br/>
d<br/>
asd<br/>
a<br/>
sd<br/>
dv<br/>
as<br/>
d<br/>
as<br/>
d<br/>
asd<br/>
a<br/>
sd<br/><com:TDatePicker />
d<br/>
as<br/>
d<br/>
asd<br/>
a<br/>
sd<br/>
dv<br/>
as<br/>
d<br/>
as<br/>
d<br/>
asd<br/>
a<br/>
sd<br/>
</com:TForm>
</com:TContent>