summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/ToggleTest.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/ToggleTest.page')
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/ToggleTest.page4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/ToggleTest.page b/tests/FunctionalTests/tickets/protected/pages/ToggleTest.page
new file mode 100644
index 00000000..0d633657
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/ToggleTest.page
@@ -0,0 +1,4 @@
+<com:TContent ID="Content">
+<com:ToggleImageButton id="btn" OnClick="clickToggleButton" State="Down"/>
+<com:TLabel id="lbl" Text="Down"/>
+</com:TContent> \ No newline at end of file