mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
updated to the latest 9.x version
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user