mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
97729: Themed ItemAlertsComponent
This commit is contained in:
@@ -324,6 +324,7 @@ import {
|
||||
} from '../item-page/simple/field-components/specific-field/title/item-page-title-field.component';
|
||||
import { MarkdownPipe } from './utils/markdown.pipe';
|
||||
import { GoogleRecaptchaModule } from '../core/google-recaptcha/google-recaptcha.module';
|
||||
import { ThemedItemAlertsComponent } from './item/item-alerts/themed-item-alerts.component';
|
||||
|
||||
const MODULES = [
|
||||
CommonModule,
|
||||
@@ -587,6 +588,7 @@ const SHARED_ITEM_PAGE_COMPONENTS = [
|
||||
DsoPageVersionButtonComponent,
|
||||
PersonPageClaimButtonComponent,
|
||||
ItemAlertsComponent,
|
||||
ThemedItemAlertsComponent,
|
||||
GenericItemPageFieldComponent,
|
||||
MetadataRepresentationListComponent,
|
||||
RelatedItemsComponent,
|
||||
|
Reference in New Issue
Block a user