summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket591.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket591.page')
-rw-r--r--tests/FunctionalTests/tickets/protected/pages/Ticket591.page11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket591.page b/tests/FunctionalTests/tickets/protected/pages/Ticket591.page
new file mode 100644
index 00000000..2f2fef85
--- /dev/null
+++ b/tests/FunctionalTests/tickets/protected/pages/Ticket591.page
@@ -0,0 +1,11 @@
+<com:TContent ID="Content">
+
+<com:TActiveRatingList Rating="3" ReadOnly="false">
+<com:TListItem Value="1" Text="1" />
+<com:TListItem Value="2" Text="2" />
+<com:TListItem Value="3" Text="3" />
+<com:TListItem Value="4" Text="4" />
+<com:TListItem Value="5" Text="5" />
+</com:TActiveRatingList>
+
+</com:TContent> \ No newline at end of file