summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket433.page
blob: b76245f54c3f1bd7da1afc15807af21f1be22b57 (plain)
1
2
3
4
5
6
<com:TContent ID="Content">
	<com:TActiveLinkButton
		ID="VoteClick" Text=""
		OnClick="Page.onUpdateVoteClick"
		OnCallback="Page.onUpdateVoteCallback" />
</com:TContent>