From b107cad91733d4a2a80f42cdbaab41a4f7b41c9d Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 2 Sep 2006 00:31:09 +0000 Subject: Fixed #355 --- .../active-controls/protected/pages/CallbackCustomValidatorTest.page | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/FunctionalTests/active-controls') diff --git a/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.page b/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.page index 375ede75..2af4b3c8 100644 --- a/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.page +++ b/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.page @@ -24,11 +24,16 @@ ErrorMessage="*" ControlCssClass="required" OnServerValidate="validate_text1"> + + + -- cgit v1.2.3