diff options
Diffstat (limited to 'ecomp-portal-FE-common/home/index.html')
-rw-r--r-- | ecomp-portal-FE-common/home/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ecomp-portal-FE-common/home/index.html b/ecomp-portal-FE-common/home/index.html new file mode 100644 index 00000000..5e433099 --- /dev/null +++ b/ecomp-portal-FE-common/home/index.html @@ -0,0 +1,3 @@ +<script> +window.location.href = "ecompui/login.htm" +</script> |