From 49dddf03895dcfa2998489eb384181aa142fe0ac Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Mon, 7 Aug 2017 11:42:04 -0400 Subject: Remove icons; revise role centralization. Some icons & images are being removed due to restricted use. Made enhancements to the Role centralization code to allow multiple urls for one function code. This replaces the previous commit by Sunder Tattavarada. Issue: PORTAL-17, PORTAL-21 Change-Id: I1d9dc4f1ae20aeb26af00bb0d6384cca926f2115 Signed-off-by: Christopher Lott (cl778h) --- .../src/main/webapp/WEB-INF/fusion/raptor/wizard_adhoc_schedule.jsp | 2 +- .../src/main/webapp/WEB-INF/fusion/raptor/wizard_form_fields_edit.jsp | 2 +- .../src/main/webapp/WEB-INF/fusion/raptor/wizard_schedule.jsp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion') diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_adhoc_schedule.jsp b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_adhoc_schedule.jsp index 76fe7a58..4de78c9a 100644 --- a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_adhoc_schedule.jsp +++ b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_adhoc_schedule.jsp @@ -87,7 +87,7 @@ function exclusiveCheckBox(which) { //--> - +<%-- TODO : need a calendar popup functionality --%> diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_form_fields_edit.jsp b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_form_fields_edit.jsp index 185f65c1..84c14510 100644 --- a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_form_fields_edit.jsp +++ b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_form_fields_edit.jsp @@ -739,7 +739,7 @@ toggleFieldTypeSelection(); //--> - +<%-- TODO : need a calendar popup functionality --%> diff --git a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_schedule.jsp b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_schedule.jsp index b8d1ad1c..df5df348 100644 --- a/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_schedule.jsp +++ b/ecomp-sdk/epsdk-app-overlay/src/main/webapp/WEB-INF/fusion/raptor/wizard_schedule.jsp @@ -97,7 +97,7 @@ function initFormFields() { //--> - +<%-- TODO : need a calendar popup functionality --%> -- cgit 1.2.3-korg