cleanCheckbox
This commit is contained in:
parent
61baefb7f6
commit
fb972c6f1d
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ export class AddRestauComponent implements OnInit {
|
|||
resp => {
|
||||
this.initForm(EMPTY_RESTAU)
|
||||
|
||||
this.cleanCheckbox();
|
||||
this.cleanCheckbox()
|
||||
|
||||
//this.router.navigate(['restaurants'])
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue