diff options
author | wei <> | 2006-12-04 00:17:43 +0000 |
---|---|---|
committer | wei <> | 2006-12-04 00:17:43 +0000 |
commit | 91fe694c8755aa2d05743946a3681be7232420b6 (patch) | |
tree | 14d822b190fd729d141dbaa99cd26ed98e1b7940 /tests/FunctionalTests/tickets/protected/pages/Ticket205.page | |
parent | 18ea316c553f7ccfc18b73f0c987de007f11b275 (diff) |
propage changes to OnError and OnSuccess for validators ClientSide.
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket205.page')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket205.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket205.page b/tests/FunctionalTests/tickets/protected/pages/Ticket205.page index 5735b22a..376f97f7 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket205.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket205.page @@ -1,5 +1,5 @@ <com:TContent ID="Content"> - <h3>TCustomValidator not enabling ControlCssClass or prop:ClientSide.OnError after postback.</h3> + <h3>TCustomValidator not enabling ControlCssClass or prop:ClientSide.OnValidationError after postback.</h3> <style> .required { |