forked from hazza/dspace-angular
fix missing label in modal, add search-labels, fix reprocess message
This commit is contained in:
@@ -9,4 +9,8 @@ export class AdminNotifyMetricsComponent {
|
||||
|
||||
@Input()
|
||||
boxesConfig: AdminNotifyMetricsRow[];
|
||||
|
||||
public navigateToSelectedSearchConfig($event: string) {
|
||||
console.log($event);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user