diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket585.page')
-rwxr-xr-x | tests/FunctionalTests/tickets/protected/pages/Ticket585.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket585.page b/tests/FunctionalTests/tickets/protected/pages/Ticket585.page index f5e26f24..9c02df4e 100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket585.page +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket585.page @@ -14,6 +14,6 @@ />
</com:TActiveCustomValidator>
<span id="error"></span>
-<com:TButton ID="button1" Text="ok"/>
+<com:TActiveButton ID="button1" Text="ok"/>
</com:TContent>
\ No newline at end of file |