aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html
blob: d1d4b11eb27696ec82d351a3e339cc41308bb778 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- <!DOCTYPE html>
<html>
<head>
<script>
document.location="./view-models/index.html";
</script>
</head>
<body>
</body>
</html> -->

<div>
 		<iframe style="width:1500px; height:800px;" src="app/fusion/ase/view-models/index.html"></iframe>
</div>