avancement dans la connexion avec le back de la page user/myPlaylist
This commit is contained in:
parent
2bc7c968ef
commit
98ae71b5c1
5 changed files with 59 additions and 90 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- liste des playlist -->
|
||||
<mat-grid-tile colspan="4" rowspan="1" class="celluleListePlaylist">
|
||||
<app-playlist-list (eventEmitter)="transmitToVideoList($event)"></app-playlist-list>
|
||||
<app-playlist-list (eventEmitter)="transmitPlaylistToVideoList($event)"></app-playlist-list>
|
||||
</mat-grid-tile>
|
||||
|
||||
<!-- pub -->
|
||||
|
|
|
|||
Reference in a new issue