From fd45e8f43c2638478599ca75632518054461da85 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 31 Oct 2017 11:52:52 +0100 Subject: Add video privacy setting --- client/src/app/videos/+video-edit/video-add.component.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'client/src/app/videos/+video-edit/video-add.component.html') diff --git a/client/src/app/videos/+video-edit/video-add.component.html b/client/src/app/videos/+video-edit/video-add.component.html index a70788ed8..b4e0f9f7c 100644 --- a/client/src/app/videos/+video-edit/video-add.component.html +++ b/client/src/app/videos/+video-edit/video-add.component.html @@ -17,6 +17,18 @@ +
+ + + +
+ {{ formErrors.privacy }} +
+
+