mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Renamed Collection/Community shared components
This commit is contained in:
@@ -6,7 +6,6 @@ import { TranslateModule } from "@ngx-translate/core";
|
||||
|
||||
import { SharedModule } from '../shared/shared.module';
|
||||
import { CommunityPageComponent } from './community-page.component';
|
||||
import { FieldWrapperComponent } from './field-wrapper/field-wrapper.component';
|
||||
import { CommunityPageSubCollectionListComponent } from './sub-collection-list/community-page-sub-collection-list.component';
|
||||
import { CommunityPageRoutingModule } from './community-page-routing.module';
|
||||
|
||||
@@ -20,7 +19,6 @@ import { CommunityPageRoutingModule } from './community-page-routing.module';
|
||||
],
|
||||
declarations: [
|
||||
CommunityPageComponent,
|
||||
FieldWrapperComponent,
|
||||
CommunityPageSubCollectionListComponent,
|
||||
]
|
||||
})
|
||||
|
Reference in New Issue
Block a user