summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os
diff options
context:
space:
mode:
authorThugutla sailakshmi <tsaila10@in.ibm.com>2019-12-10 21:09:13 +0530
committerThugutla sailakshmi <tsaila10@in.ibm.com>2019-12-10 21:13:09 +0530
commit192e3e1c5e4df6f5f148943308037aa53cbc706e (patch)
treed872d5b9f4f83e4a2fc8606f16e962d43b80f863 /ecomp-portal-FE-os
parentffd9af970318c1f5a0bad46d7aad5d4611414aae (diff)
ExternalAuthException.java-Junits
Issue-ID: PORTAL-797 Change-Id: Ib2a105c9c9a9fbfe3f8f14b3a564ac013262cffb Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r--ecomp-portal-FE-os/client/index.html1
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>