mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
Fixed merge issues
This commit is contained in:
@@ -18,9 +18,9 @@ export class ResourcePolicy implements CacheableObject {
|
||||
name: string;
|
||||
|
||||
/**
|
||||
* The Group this Resource Policy applies to
|
||||
* The uuid of the Group this Resource Policy applies to
|
||||
*/
|
||||
group: Group;
|
||||
groupUUID: string;
|
||||
|
||||
/**
|
||||
* The link to the rest endpoint where this Resource Policy can be found
|
||||
|
Reference in New Issue
Block a user