From 3ad109e44916e82709ac0016f1f9c31c860299c9 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 5 Jun 2016 12:20:25 +0200 Subject: Add an alert if the video load seems to be too long --- .../src/app/videos/video-watch/video-watch.component.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'client/src/app/videos/video-watch/video-watch.component.html') diff --git a/client/src/app/videos/video-watch/video-watch.component.html b/client/src/app/videos/video-watch/video-watch.component.html index 353cb2241..047990362 100644 --- a/client/src/app/videos/video-watch/video-watch.component.html +++ b/client/src/app/videos/video-watch/video-watch.component.html @@ -1,3 +1,17 @@ +
+ The video load seems to be abnormally long. You could: + +
+
-- cgit v1.2.3