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