forked from hazza/dspace-angular
83635: Grant/Deny item requests
This commit is contained in:

committed by
Art Lowel

parent
11bf10cbde
commit
120b9f5ce9
@@ -183,6 +183,7 @@ import { GroupAdministratorGuard } from './core/data/feature-authorization/featu
|
||||
{
|
||||
path: REQUEST_COPY_MODULE_PATH,
|
||||
loadChildren: () => import('./request-copy/request-copy.module').then((m) => m.RequestCopyModule),
|
||||
canActivate: [AuthenticatedGuard, EndUserAgreementCurrentUserGuard]
|
||||
},
|
||||
{
|
||||
path: FORBIDDEN_PATH,
|
||||
|
Reference in New Issue
Block a user