X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fsrc%2Fapp%2Fpages%2Fpages-routing.module.ts;h=5e59cf3091b9f91c63f268eed250e876ef48929c;hb=refs%2Fchanges%2F98%2F116398%2F4;hp=ea1d8b5b28894934e6fb8a19615137c19754f0f9;hpb=a49678cb3d2c7ef2b3e5fecc7f52b85df46e8268;p=portal.git 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';