mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Update config-submission-section.model
This commit is contained in:
@@ -13,4 +13,10 @@ export class SubmissionSectionModel extends ConfigObject {
|
|||||||
@autoserialize
|
@autoserialize
|
||||||
sectionType: string;
|
sectionType: string;
|
||||||
|
|
||||||
|
@autoserialize
|
||||||
|
visibility: {
|
||||||
|
main: any,
|
||||||
|
other: any
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user