mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Add components descriptions, fix bug on navigation, align labels, add config example
This commit is contained in:
@@ -7,6 +7,10 @@ import { ViewMode } from '../../../core/shared/view-mode.model';
|
||||
selector: 'ds-admin-notify-metrics',
|
||||
templateUrl: './admin-notify-metrics.component.html',
|
||||
})
|
||||
/**
|
||||
* Component used to display the number of notification for each configured box in the notifyMetrics section
|
||||
*/
|
||||
|
||||
export class AdminNotifyMetricsComponent {
|
||||
|
||||
@Input()
|
||||
|
Reference in New Issue
Block a user