From 1cdb5c0f582502eac4d851cecc015e81cf16316b Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 4 Jun 2016 20:37:38 +0200 Subject: Handle error for the video upload --- client/src/app/videos/video-add/video-add.component.html | 2 ++ 1 file changed, 2 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 80d229cb8..cbe274e8a 100644 --- a/client/src/app/videos/video-add/video-add.component.html +++ b/client/src/app/videos/video-add/video-add.component.html @@ -1,5 +1,7 @@

Upload a video

+
{{ error }}
+
-- cgit v1.2.3