summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwei <>2006-01-22 00:30:42 +0000
committerwei <>2006-01-22 00:30:42 +0000
commit060694288566960c0519ef067a633100d6bf47db (patch)
tree86b31ef730bbaf50fefd702b5fb291a6c2257e7b /tests
parent35c04a223ffde74a1387e9df9dff5d6dfb1cfcd7 (diff)
oops, wrong ID.
Diffstat (limited to 'tests')
-rw-r--r--tests/FunctionalTests/protected/pages/Validation/CheckBox.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/protected/pages/Validation/CheckBox.page b/tests/FunctionalTests/protected/pages/Validation/CheckBox.page
index 6ed570a9..109710fb 100644
--- a/tests/FunctionalTests/protected/pages/Validation/CheckBox.page
+++ b/tests/FunctionalTests/protected/pages/Validation/CheckBox.page
@@ -24,7 +24,7 @@
ID="checkbox3"
/>
<br/>
-Input: <com:TTextBox ID="TextBox" ID="textbox1"/>
+Input: <com:TTextBox ID="TextBox"/>
<com:TRequiredFieldValidator
ControlToValidate="TextBox"
Display="Dynamic"