mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
CST-11012 Created the footer new icon+text, new json5 texts added, routed the newly created component notify-info.component
This commit is contained in:
@@ -32,6 +32,12 @@ export function getBitstreamRequestACopyRoute(item, bitstream): { routerLink: st
|
||||
};
|
||||
}
|
||||
|
||||
export const COAR_NOTIFY_SUPPORT = 'coar-notify-support';
|
||||
|
||||
export function getCoarNotifyInfoRoute() {
|
||||
return `/${COAR_NOTIFY_SUPPORT}`;
|
||||
}
|
||||
|
||||
export const HOME_PAGE_PATH = 'admin';
|
||||
|
||||
export function getHomePageRoute() {
|
||||
|
Reference in New Issue
Block a user