diff options
Diffstat (limited to 'ccsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html')
-rw-r--r-- | ccsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ccsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html b/ccsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html deleted file mode 100644 index 1c90f97..0000000 --- a/ccsdk-app-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html +++ /dev/null @@ -1,16 +0,0 @@ - <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#">DCAE Dashboard</a>.. - </p> - </body> -</html> |