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:
@@ -23,6 +23,10 @@ import { SearchConfigurationService } from '../../core/shared/search/search-conf
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
/**
|
||||
* Component used for visual representation and search of LDN messages for Admins
|
||||
*/
|
||||
export class AdminNotifyDashboardComponent implements OnInit{
|
||||
|
||||
public notifyMetricsRows$: Observable<AdminNotifyMetricsRow[]>;
|
||||
|
Reference in New Issue
Block a user