summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-08-07 13:59:54 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-08-07 16:29:08 -0400
commit8b8165ee9320cc026ad66e79b1f59f40a0084f8b (patch)
tree674e553ec4025e5f2d842d444627946d445d63c2 /ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js
parent593a82ca37289bcf7d42bbe4a9cad656db7c3684 (diff)
Remove images; repair A&AI credentials.
Remove licensed image files from ONAP distrib Correct AAI user/role API username and password; add AAI thumbnail image file in application onboarding DML script. Issue: PORTAL-58, PORTAL-63 Change-Id: I5f61b01e822e563a7cb5c1b635313dca9397c4ae Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js')
-rw-r--r--ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js b/ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js
deleted file mode 100644
index 917b9767..00000000
--- a/ecomp-portal-BE-common/src/main/webapp/WEB-INF/static/ebz/angular_js/app.js
+++ /dev/null
@@ -1,3 +0,0 @@
-angular.module('att.abs.helper', []);
-
-var app=angular.module("abs", ["att.abs","att.abs.helper","modalServices"]); \ No newline at end of file