summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusionapp/scripts/controller/sample-page-iframe-controller.js
blob: 8ba4eb54fe16a369c8c1e86bc56df7b8ce27dc18 (plain)
1
2
3
4
app.controller('samplePageWithIframeController', function($scope, $http,ProfileService,modalService){
	

});