summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets
diff options
context:
space:
mode:
authorwei <>2007-04-02 07:55:30 +0000
committerwei <>2007-04-02 07:55:30 +0000
commit2267e1f6773ac82a970501779bfa296c3e0f5280 (patch)
tree0b3fa88ae7531b56a55aab93c01a32dd0c728f57 /tests/FunctionalTests/tickets
parent36ef6f1b680ff1ea525a293c3464f0dedad11c1f (diff)
safari passes most tests
Diffstat (limited to 'tests/FunctionalTests/tickets')
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/Ticket526.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket526.page b/tests/FunctionalTests/tickets/protected/pages/Ticket526.page
index 5aa84b87..b4ccd25e 100644
--- a/tests/FunctionalTests/tickets/protected/pages/Ticket526.page
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket526.page
@@ -1,7 +1,7 @@
<com:TContent ID="Content">
<com:TActivePanel ID="activePanel">
<com:TDatePicker ID="dp"/>
- <com:TActiveTextbox ID="textbox" Text="text" />
+ <com:TActiveTextBox ID="textbox" Text="text" />
<com:TActiveButton ID="btn" Text="Btn" OnCallback="callback"/>
</com:TActivePanel>