diff options
Diffstat (limited to 'tests/FunctionalTests/protected/pages/UI/DatePicker.page')
-rw-r--r-- | tests/FunctionalTests/protected/pages/UI/DatePicker.page | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/protected/pages/UI/DatePicker.page b/tests/FunctionalTests/protected/pages/UI/DatePicker.page index c6204408..5c826a85 100644 --- a/tests/FunctionalTests/protected/pages/UI/DatePicker.page +++ b/tests/FunctionalTests/protected/pages/UI/DatePicker.page @@ -1,5 +1,4 @@ <com:TContent ID="Content">
-<com:TForm>
<com:TDatePicker Mode="Button"/>
<br />
<select style="width: 200px; height: 50px"><option value="1">One</option></select>
@@ -43,5 +42,4 @@ d<br/> asd<br/>
a<br/>
sd<br/>
-</com:TForm>
</com:TContent>
\ No newline at end of file |