From db216afd980846c418a4ebab8190c3ead561dfc1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 7 Apr 2017 14:57:05 +0200 Subject: Client: support video language --- client/src/app/videos/video-add/video-add.component.html | 12 ++++++++++++ client/src/app/videos/video-add/video-add.component.ts | 13 +++++++++++++ 2 files changed, 25 insertions(+) (limited to 'client/src/app/videos/video-add') 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 a3c25c14b..104747a8c 100644 --- a/client/src/app/videos/video-add/video-add.component.html +++ b/client/src/app/videos/video-add/video-add.component.html @@ -46,6 +46,18 @@ +
+ + + +
+ {{ formErrors.language }} +
+
+
(press enter to add the tag)