mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 11:33:04 +00:00
updated to the latest 9.x version
This commit is contained in:
@@ -110,7 +110,7 @@ export class SubmissionSectionformComponent extends SectionModelComponent {
|
||||
/**
|
||||
* The FormComponent reference
|
||||
*/
|
||||
@ViewChild('formRef', {static: false}) private formRef: FormComponent;
|
||||
@ViewChild('formRef') private formRef: FormComponent;
|
||||
|
||||
/**
|
||||
* Initialize instance variables
|
||||
|
Reference in New Issue
Block a user