mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
[CST-5677] Item authorization page
This commit is contained in:
@@ -62,6 +62,12 @@ export class ResourcePoliciesComponent implements OnInit, OnDestroy {
|
||||
*/
|
||||
@Input() public resourceType: string;
|
||||
|
||||
/**
|
||||
* The resource name
|
||||
* @type {string}
|
||||
*/
|
||||
@Input() public resourceName: string;
|
||||
|
||||
/**
|
||||
* A boolean representing if component is active
|
||||
* @type {boolean}
|
||||
|
Reference in New Issue
Block a user