modif token service + addMenu en modal
This commit is contained in:
parent
6e68de9f3a
commit
d892e3ff93
9 changed files with 405 additions and 313 deletions
|
|
@ -4,6 +4,4 @@ import { Team } from './team';
|
|||
export interface Menu {
|
||||
libelle: string;
|
||||
dateMenu: Date;
|
||||
membre: Membre;
|
||||
team: Team;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue