summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket472.page
diff options
context:
space:
mode:
authorwei <>2006-12-16 03:50:17 +0000
committerwei <>2006-12-16 03:50:17 +0000
commitc8689010d28a0fe2a734131a2964d7df394cdf6c (patch)
tree010782f9ce91e4482d0b6d1ac0f2e57b4d6da10e /tests/FunctionalTests/tickets/protected/pages/Ticket472.page
parentc6717f9f133da710e7fd39e2c87162860ac549ec (diff)
test for #472
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket472.page')
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/Ticket472.page5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket472.page b/tests/FunctionalTests/tickets/protected/pages/Ticket472.page
new file mode 100644
index 00000000..376f56d9
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket472.page
@@ -0,0 +1,5 @@
+<com:TContent ID="Content">
+ <com:TActiveButton ID="button1" Text="Button 1" OnClick="button1_clicked" />
+ <com:TActiveLabel ID="label1" Text="Hello" />
+
+</com:TContent> \ No newline at end of file