diff options
author | 2019-12-17 20:53:55 +0000 | |
---|---|---|
committer | 2019-12-17 20:53:55 +0000 | |
commit | 8bdd277a883f19bd917d8fce860eaf6c78bc85f6 (patch) | |
tree | 8659f4b3806d13e981a107051c80491c1760dfd8 /ecomp-portal-FE-os | |
parent | 059edd0c134cecfa6939f35fb8eb847d4c40631f (diff) | |
parent | 192e3e1c5e4df6f5f148943308037aa53cbc706e (diff) |
Merge "ExternalAuthException.java-Junits"
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r-- | ecomp-portal-FE-os/client/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ecomp-portal-FE-os/client/index.html b/ecomp-portal-FE-os/client/index.html index 7a46d598..648174e4 100644 --- a/ecomp-portal-FE-os/client/index.html +++ b/ecomp-portal-FE-os/client/index.html @@ -291,6 +291,7 @@ <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> |