summaryrefslogtreecommitdiffstats
path: root/oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html')
-rw-r--r--oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html b/oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
new file mode 100644
index 0000000..66c38e0
--- /dev/null
+++ b/oom-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
@@ -0,0 +1,16 @@
+ <html>
+ <head>
+ <title>Redirecting</title>
+ <meta http-equiv="refresh" content="0;URL='ecd#'" />
+ <style>
+ body {
+ font-family: Sans-Serif;
+ }
+ </style>
+ </head>
+ <body>
+ <p>
+ Redirecting to the <a href="ecd#">ONAP Operations Manager Dashboard</a>..
+ </p>
+ </body>
+</html>