From d07137b90b2b2b0c1e93a6f0e7bf8719b133027c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 27 Mar 2017 21:11:37 +0200 Subject: Client: add support for video licences --- client/src/app/videos/video-add/video-add.component.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'client/src/app/videos/video-add/video-add.component.html') diff --git a/client/src/app/videos/video-add/video-add.component.html b/client/src/app/videos/video-add/video-add.component.html index c6692b21d..97a3c846a 100644 --- a/client/src/app/videos/video-add/video-add.component.html +++ b/client/src/app/videos/video-add/video-add.component.html @@ -26,6 +26,18 @@ +
+ + + +
+ {{ formErrors.licence }} +
+
+
(press enter to add the tag)