aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html')
-rw-r--r--dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html b/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html
new file mode 100644
index 0000000..d1d4b11
--- /dev/null
+++ b/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/index.html
@@ -0,0 +1,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>