Fixed leftover code in edit dossier dialog
This commit is contained in:
parent
cf908cd52c
commit
29e917c043
@ -74,7 +74,7 @@ export class EditDossierDialogComponent {
|
||||
];
|
||||
|
||||
this.dossierWrapper = _data.dossierWrapper;
|
||||
this.activeNav = _data.section || 'dossierDictionary';
|
||||
this.activeNav = _data.section || 'dossierInfo';
|
||||
}
|
||||
|
||||
get activeNavItem(): { key: string; title?: string } {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user