summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/ds2-admin/admin_closed_loop.html
blob: 4f65e7b36764fd6d8858f030507714b28653e8dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<div style=" margin-right:50px;" id="fnMenueContent"> 		
	<div id="page-content" class="pageTitle" align="left">

	        <h1 class="heading1" style="margin-top:20px;">Closed Loop</h1>
	        <br/>
	 <br>	        
	</div>
	<div id="page-content" style="margin-right: 20px;text-align: justify;text-align-last:auto;">
	Cloop Server
	</div>
	<br>
 <div id="hiddenCamundaDiv" style="width:500px;"></div>
    <br>
	<iframe id="camundaFrame" style=" margin-left: 250px;"
		ng-src="{{camunda_cockpit_url}}"
		width="100%" height="500"></iframe> 
</div>