mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Removed unneeded actions file and fixed invalid TS file
This commit is contained in:
@@ -10,6 +10,7 @@ export function getRegistriesModuleRoute() {
|
||||
|
||||
export function getNotificationsModuleRoute() {
|
||||
return new URLCombiner(getAdminModuleRoute(), NOTIFICATIONS_MODULE_PATH).toString();
|
||||
}
|
||||
|
||||
export const REPORTS_MODULE_PATH = 'reports';
|
||||
|
||||
|
Reference in New Issue
Block a user