mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
fix #869 Submission embargo bug
This commit is contained in:
@@ -13,11 +13,6 @@ export class SubmissionUploadFileAccessConditionObject {
|
||||
*/
|
||||
name: string;
|
||||
|
||||
/**
|
||||
* The access group UUID defined in this access condition
|
||||
*/
|
||||
groupUUID: string;
|
||||
|
||||
/**
|
||||
* Possible start date of the access condition
|
||||
*/
|
||||
|
Reference in New Issue
Block a user