Refresh and closing fixed
This commit is contained in:
@@ -44,6 +44,8 @@ export class AddFamilyComponent implements OnInit {
|
||||
this.lastname='';
|
||||
this.isModalOpen = false;
|
||||
this.isModalOpenBackdrop= false;
|
||||
dispatchEvent(new Event("family_refresh_list"));
|
||||
|
||||
}
|
||||
|
||||
isDisabled:boolean= true;
|
||||
|
||||
Reference in New Issue
Block a user