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

@@ -48,7 +48,7 @@ export class SubmissionSectionContainerComponent implements OnInit {
/**
* The SectionsDirective reference
*/
@ViewChild('sectionRef', {static: false}) sectionRef: SectionsDirective;
@ViewChild('sectionRef') sectionRef: SectionsDirective;
/**
* Initialize instance variables