]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+videos/+video-watch/shared/information/video-alert.component.scss
Move video alert in a dedicated component
authorChocobozzz <me@florianbigard.com>
Wed, 30 Jun 2021 06:55:11 +0000 (08:55 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 30 Jun 2021 06:56:14 +0000 (08:56 +0200)
commit2453589a286e1f65843af582512387b2fa17b502
tree57d41d8c432ca4e793a16d3b51f665b34aafec52
parentd4f0b2ecec221b6cdd75b5d87ba800c6301a15df
Move video alert in a dedicated component
client/src/app/+videos/+video-watch/shared/information/index.ts
client/src/app/+videos/+video-watch/shared/information/video-alert.component.html [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/information/video-alert.component.scss [new file with mode: 0644]
client/src/app/+videos/+video-watch/shared/information/video-alert.component.ts [new file with mode: 0644]
client/src/app/+videos/+video-watch/video-watch.component.html
client/src/app/+videos/+video-watch/video-watch.component.scss
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/app/+videos/+video-watch/video-watch.module.ts