]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/overview/videos/video-list.component.html
Add ability to bulk block videos
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / overview / videos / video-list.component.html
index 6b0dc3abd241203f6c9de49b7a4b759965e2d3b5..9b536ec11a5b269fc7d53c23ba1e98608cafed73 100644 (file)
     </tr>
   </ng-template>
 </p-table>
+
+<my-video-block #videoBlockModal (videoBlocked)="onVideoBlocked()"></my-video-block>