summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/src/app/pages/pages-routing.module.ts
diff options
context:
space:
mode:
authorSri Balaji Marripud <sri.balaji.marripud@att.com>2020-12-15 08:48:28 -0500
committerSri Balaji Marripud <sri.balaji.marripud@att.com>2020-12-22 15:13:27 -0500
commit0f6846175bb91b3e5c1fad2e62564534beb1a0e1 (patch)
tree17554081ffc4c8ad7208c5d8f2965cf2a8e46d44 /portal-FE-os/src/app/pages/pages-routing.module.ts
parenta49678cb3d2c7ef2b3e5fecc7f52b85df46e8268 (diff)
Code Change for cassandra PW Encryption
Issue-ID: PORTAL-1045 Change-Id: If02599088f3d2509dddc53d60dd9ca76e945542d Signed-off-by: Sri Balaji Marripud <sri.balaji.marripud@att.com>
Diffstat (limited to 'portal-FE-os/src/app/pages/pages-routing.module.ts')
-rw-r--r--portal-FE-os/src/app/pages/pages-routing.module.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-FE-os/src/app/pages/pages-routing.module.ts b/portal-FE-os/src/app/pages/pages-routing.module.ts
index ea1d8b5b..5e59cf30 100644
--- a/portal-FE-os/src/app/pages/pages-routing.module.ts
+++ b/portal-FE-os/src/app/pages/pages-routing.module.ts
@@ -57,7 +57,7 @@ import { RoleFunctionsComponent } from './role/role-functions/role-functions.com
import { NotificationHistoryComponent } from './notification-history/notification-history.component';
import { GetAccessComponent } from './get-access/get-access.component';
import { HeaderTabsWrapperComponent } from './analytics/Report_List/header-tabs-wrapper-component/header-tabs-wrapper.component';
-import { RunReportFormFieldsComponent } from './analytics/Report_List/Report/run/run-report-form-fields/run-report-form-fields.component';
+import { RunReportFormFieldsComponent } from './run/run-report-form-fields/run-report-form-fields.component';
import { DisplayAreaComponent } from './analytics/Report_List/display-area/display-area.component';
import { ReportComponent } from './analytics/Report_List/Report/report.component';