updated to the latest 9.x version

This commit is contained in:
Giuseppe Digilio
2020-11-18 19:02:55 +01:00
parent 17d7e10ac3
commit 1b21af3191
35 changed files with 974 additions and 795 deletions

View File

@@ -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