diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-09-05 17:03:50 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-09-06 09:07:30 -0400 |
commit | 6efc2f7ffffed6c8c473caeaebb26bb087a0b6cd (patch) | |
tree | d727fdc514a2c331ebd413d83d06ce18f1314146 /ecomp-portal-FE-common/home/ecompportal/applicationsHome | |
parent | e65a5d4a4852cbd0056fb3b881613f0a4dba4ecf (diff) |
Remove unused files with company keywords
Drop the static FE pages that were once used to redirect users.
Issue: PORTAL-86
Change-Id: Idb1f3b07f2b30319b58d993fcafd7e95b1c6d5a3
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-common/home/ecompportal/applicationsHome')
-rw-r--r-- | ecomp-portal-FE-common/home/ecompportal/applicationsHome | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ecomp-portal-FE-common/home/ecompportal/applicationsHome b/ecomp-portal-FE-common/home/ecompportal/applicationsHome deleted file mode 100644 index e2a981e4..00000000 --- a/ecomp-portal-FE-common/home/ecompportal/applicationsHome +++ /dev/null @@ -1,9 +0,0 @@ -<html> -<body> -ECOMP Portal has moved to this new location <a href="https://www.e-access.att.com/ecomp_portal/"> https://www.e-access.att.com/ecomp_portal/ </a> -<p> -Please update your bookmarks. -</p> -</body> -</html> - |