summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests
diff options
context:
space:
mode:
authorwei <>2006-01-20 01:25:05 +0000
committerwei <>2006-01-20 01:25:05 +0000
commit63576250311be8d296ee19696280e3e165ce761e (patch)
tree840e86735d3912ff25c721b49971347be42b2bcc /tests/FunctionalTests
parent05b3992f9e8a1d6174b30d27674e7192098cc0c4 (diff)
Move init of js datepicker to Event.OnLoad to avoid IE error
Diffstat (limited to 'tests/FunctionalTests')
-rw-r--r--tests/FunctionalTests/protected/pages/UI/DatePicker.page2
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 7208a76b..ec2c2644 100644
--- a/tests/FunctionalTests/protected/pages/UI/DatePicker.page
+++ b/tests/FunctionalTests/protected/pages/UI/DatePicker.page
@@ -1,7 +1,5 @@
<com:TContent ID="Content">
<com:TForm>
- <com:TDatePicker Mode="Button" />
- <p>aaaa<br />aaaa<br />aaaa<br />aaaa<br />aaaa<br /></p>
<com:TDatePicker />
</com:TForm>
</com:TContent> \ No newline at end of file