mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
Apply shared button component to browse-by.
This commit is contained in:
@@ -315,9 +315,9 @@ import { MenuModule } from './menu/menu.module';
|
||||
import {
|
||||
ListableNotificationObjectComponent
|
||||
} from './object-list/listable-notification-object/listable-notification-object.component';
|
||||
import { ThemedItemBackButtonComponent } from './item-back-button/themed-item-back-button.component';
|
||||
import { ThemedResultsBackButtonComponent } from './results-back-button/themed-results-back-button.component';
|
||||
import { ThemedCollectionDropdownComponent } from './collection-dropdown/themed-collection-dropdown.component';
|
||||
import { ItemBackButtonComponent } from './item-back-button/item-back-button.component';
|
||||
import { ResultsBackButtonComponent } from './results-back-button/results-back-button.component';
|
||||
|
||||
|
||||
const MODULES = [
|
||||
@@ -398,8 +398,8 @@ const COMPONENTS = [
|
||||
ItemSubmitterComponent,
|
||||
ItemDetailPreviewComponent,
|
||||
ItemDetailPreviewFieldComponent,
|
||||
ItemBackButtonComponent,
|
||||
ThemedItemBackButtonComponent,
|
||||
ResultsBackButtonComponent,
|
||||
ThemedResultsBackButtonComponent,
|
||||
ClaimedTaskActionsComponent,
|
||||
ClaimedTaskActionsLoaderComponent,
|
||||
ItemActionsComponent,
|
||||
|
Reference in New Issue
Block a user