modif restau manque checkbox

This commit is contained in:
Thomas Cardon 2022-03-07 16:17:44 +01:00
parent 500ba0811a
commit 9fe71c85d9
12 changed files with 77 additions and 25 deletions

View file

@ -1,6 +1,6 @@
<div class="container">
<div class="d-flex flex-row justify-content-around"><div>
<app-add-restau ></app-add-restau>
<app-add-restau (getIdRestau)="sendId"></app-add-restau>
</div>
<div class="search-bar">
<app-update-del-restau ></app-update-del-restau>