cleanCheckbox
This commit is contained in:
parent
61baefb7f6
commit
fb972c6f1d
@ -131,7 +131,7 @@ export class AddRestauComponent implements OnInit {
|
|||||||
resp => {
|
resp => {
|
||||||
this.initForm(EMPTY_RESTAU)
|
this.initForm(EMPTY_RESTAU)
|
||||||
|
|
||||||
this.cleanCheckbox();
|
this.cleanCheckbox()
|
||||||
|
|
||||||
//this.router.navigate(['restaurants'])
|
//this.router.navigate(['restaurants'])
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user