summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl')
-rw-r--r--tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl b/tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl
new file mode 100644
index 00000000..b7e73119
--- /dev/null
+++ b/tests/FunctionalTests/active-controls/protected/pages/DMessagesPanel.tpl
@@ -0,0 +1,4 @@
+<com:TActivePanel ID="MessagesPanel" Visible="true">
+ <com:TActiveLabel ID="Message" Visible="true"/>
+</com:TActivePanel>
+<com:TLiteral ID="MessagesPanelEffect"/> \ No newline at end of file