diff options
author | Lorraine Welch <lb2391@att.com> | 2019-06-17 21:20:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-17 21:20:46 +0000 |
commit | 4d0b6c18868e0a5fdbd876d4e0fdb18ae5b4573e (patch) | |
tree | d7372c74c7291787dd8926d60270fca2dc3b39ef /ecomp-portal-FE-os/client/index.html | |
parent | 8b67487fa29e61ad15ac961231ebb3b6621d39dc (diff) | |
parent | b75f35b0a1824aab32b4329fa62076b0f0307853 (diff) |
Merge "Application Onboarding page changes "
Diffstat (limited to 'ecomp-portal-FE-os/client/index.html')
-rw-r--r-- | ecomp-portal-FE-os/client/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/client/index.html b/ecomp-portal-FE-os/client/index.html index 648174e4..7a46d598 100644 --- a/ecomp-portal-FE-os/client/index.html +++ b/ecomp-portal-FE-os/client/index.html @@ -291,7 +291,6 @@ <script src="app/views/notification-history/notificationhistory.controller.js"></script> <script src="app/views/portal-admin/new-portal-admin/new-portal-admin.controller.js"></script> <script src="app/views/portal-admin/portal-admin-controller.js"></script> - <script src="app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-controller.js"></script> <script src="app/views/role/role-controller.js"></script> <script src="app/views/role/role-create-edit-popup-controller.js"></script> <script src="app/views/role/role-function-list-controller.js"></script> |