summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket526.page
blob: 5aa84b879c579bffba40eb6a9459d4820d84309c (plain)
1
2
3
4
5
6
7
8
<com:TContent ID="Content">
<com:TActivePanel ID="activePanel">
	<com:TDatePicker ID="dp"/>
	<com:TActiveTextbox ID="textbox" Text="text" />
	<com:TActiveButton ID="btn" Text="Btn" OnCallback="callback"/>
</com:TActivePanel>

</com:TContent>