From: Chocobozzz Date: Mon, 14 Jan 2019 13:55:43 +0000 (+0100) Subject: Add unload listener on video upload/update X-Git-Tag: v1.2.0-rc.1~16 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=674a66bbda7ceb7aed3c2e6aefddc2793207d94b;hp=699b059e2d6cdd09685a69261f2ca5cf63053a71;p=github%2FChocobozzz%2FPeerTube.git Add unload listener on video upload/update --- diff --git a/client/src/app/videos/+video-edit/video-add-components/video-upload.component.html b/client/src/app/videos/+video-edit/video-add-components/video-upload.component.html index 289a28c66..826e54d25 100644 --- a/client/src/app/videos/+video-edit/video-add-components/video-upload.component.html +++ b/client/src/app/videos/+video-edit/video-add-components/video-upload.component.html @@ -42,6 +42,10 @@ {{ error }} +
+ Congratulations! Your video is now available in your private library. +
+