summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket591.page
blob: 2f2fef85ab2f2d12889165ff79cf44464c0e6cdc (plain)
1
2
3
4
5
6
7
8
9
10
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>