forked from hazza/dspace-angular
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