]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/videos/+video-watch/video-watch.component.ts
Move video form inside a component
authorChocobozzz <florian.bigard@gmail.com>
Thu, 7 Dec 2017 10:15:19 +0000 (11:15 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 7 Dec 2017 10:15:19 +0000 (11:15 +0100)
commitff249f499ccca2e37757f338384e7ba44c906a69
treecb8f88c105536e5edf4bf02030edecfe6b6c0d17
parent59aa1e5e7541f604363d2a1ebfd670a5d1db245f
Move video form inside a component
client/src/app/shared/forms/form-validators/video.ts
client/src/app/videos/+video-edit/shared/video-edit.component.html [new file with mode: 0644]
client/src/app/videos/+video-edit/shared/video-edit.component.ts [new file with mode: 0644]
client/src/app/videos/+video-edit/shared/video-edit.module.ts
client/src/app/videos/+video-edit/video-update.component.html
client/src/app/videos/+video-edit/video-update.component.ts
client/src/app/videos/+video-watch/video-watch.component.ts