From 2845910b34682056c1949f82e39d9205a26554e9 Mon Sep 17 00:00:00 2001 From: "Kishore Reddy, Gujja (kg811t)" Date: Mon, 14 May 2018 17:19:51 -0400 Subject: Bulk upload changes and music health check apis Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) --- .../bulk-upload-role-functions-modal.html | 105 +++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-modal.html (limited to 'ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-modal.html') diff --git a/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-modal.html b/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-modal.html new file mode 100644 index 00000000..6c6a4e73 --- /dev/null +++ b/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-role-functions-modal.html @@ -0,0 +1,105 @@ + +
+
+

Bulk Upload Role-Function

+
+ +
+
+
+
+
+
Select Upload Type:
+
+ + + +
+
+ +
+
Select Upload File:
+ + {{selectedFile}} +
+ File must be .csv or .txt and one entry per line with this format: +

{{UploadTypeInstruction}}

+
+
+ + +
+ +
+
+
+
+ +
+ + -- cgit 1.2.3-korg