summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusionapp/scripts/view-models/sampleWithIframe.html
blob: dafdc6a9863a64d6adb746f23b0e8edd6384e395 (plain)
1
2
3
<div ng-controller="samplePageWithIframeController" style="margin-left: auto;margin-right: auto;height:700px;">
	<iframe style="margin-top:5px;width:100%;height:100%" frameBorder="0" vspace="0" src="user_profile"></iframe>
</div>