mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[CST-7757] Subscriptions porting (wip)
This commit is contained in:

committed by
Davide Negretti

parent
4915f10b0e
commit
b775cd5ab0
@@ -126,3 +126,9 @@ export function getRequestCopyModulePath() {
|
||||
}
|
||||
|
||||
export const HEALTH_PAGE_PATH = 'health';
|
||||
|
||||
export const SUBSCRIPTIONS_MODULE_PATH = 'subscriptions';
|
||||
|
||||
export function getSubscriptionsModuleRoute() {
|
||||
return `/${SUBSCRIPTIONS_MODULE_PATH}`;
|
||||
}
|
||||
|
Reference in New Issue
Block a user