diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page b/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page index 79fc17e0..1746c628 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page +++ b/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page @@ -14,7 +14,6 @@ Maxlength="12"
ValidationGroup="post"
OnCallback="lookupZipCode"/>
-<com:TJavascriptLogger />
<com:TActiveTextBox ID="City" Columns="60" Maxlength="128" />
|