From 2bb2c48eeb5e7b51a74af507fedb387b822c44e1 Mon Sep 17 00:00:00 2001 From: Francois Cartegnie Date: Wed, 21 Sep 2011 15:18:18 +0200 Subject: [PATCH] web intf: delay loading of external ressource. Must not block if we have no internet access --- share/lua/http/index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/share/lua/http/index.html b/share/lua/http/index.html index 0da414a7b6..df65669f2d 100644 --- a/share/lua/http/index.html +++ b/share/lua/http/index.html @@ -39,7 +39,6 @@ - @@ -253,7 +256,9 @@
VLC Viewer
-
+
+

Loading flowplayer...
If nothing appears, check your internet connection.

+
-- 2.11.4.GIT