summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected/pages/Ticket698.page
blob: 686fef9d1bb55bbd185a639f1be716a6b0cc1251 (plain)
1
2
3
4
5
6
7

<com:TContent ID="Content">
<com:TActiveButton ID="switchContentTypeButton" Text="change" onClick="switchContentTypeClicked" onCallback="switchContentTypeCallback" />
	<com:TActivePanel ID="ContentPanel" >
		<com:THtmlArea ID="EditHtmlTextBox"/>
	</com:TActivePanel>
</com:TContent>