mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 11:03:05 +00:00
Themed object-list.component.
This commit is contained in:
@@ -109,6 +109,7 @@ import {
|
||||
import {
|
||||
CommunityPageSubCollectionListComponent
|
||||
} from './app/community-page/sub-collection-list/community-page-sub-collection-list.component';
|
||||
import { ObjectListComponent } from './app/shared/object-list/object-list.component';
|
||||
|
||||
const DECLARATIONS = [
|
||||
FileSectionComponent,
|
||||
@@ -159,6 +160,7 @@ const DECLARATIONS = [
|
||||
AdminSidebarComponent,
|
||||
SearchSettingsComponent
|
||||
ComcolPageBrowseByComponent,
|
||||
ObjectListComponent,
|
||||
];
|
||||
|
||||
@NgModule({
|
||||
|
Reference in New Issue
Block a user