diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page')
-rwxr-xr-x | tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page b/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page index ab4798a8..248d1760 100755 --- a/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page +++ b/tests/FunctionalTests/active-controls/protected/pages/MessagesPanelTest.page @@ -3,5 +3,4 @@ <com:Application.pages.DMessagesPanel ID="panel1" PanelCssClass="one1" />
<com:TActiveButton Text="Show" OnClick="show_clicked" />
<com:TActiveButton Text="Hide" OnClick="hide_clicked" />
-<com:TJavascriptLogger />
</com:TForm>
\ No newline at end of file |