From: Youngsoo Choi Date: Fri, 1 Oct 2021 05:20:35 +0000 (-0700) Subject: fixup! [DeviceHome] Move to error.html if tau library isn't loaded X-Git-Tag: submit/tizen/20211001.160019^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F264849%2F5;p=platform%2Fframework%2Fweb%2Fwrtjs.git fixup! [DeviceHome] Move to error.html if tau library isn't loaded The file name causing network issue is added into the error message. Change-Id: I49b845b75a467f9e5a5fc1f17795d0d7e98f1c5c Signed-off-by: Youngsoo Choi --- diff --git a/device_home/client/client.html b/device_home/client/client.html index c2c03c2..91f4fab 100755 --- a/device_home/client/client.html +++ b/device_home/client/client.html @@ -5,20 +5,20 @@ My Device App - + + - - + + - diff --git a/device_home/client/css/style.css b/device_home/client/css/style.css index f1d7d0a..3e7b5eb 100755 --- a/device_home/client/css/style.css +++ b/device_home/client/css/style.css @@ -61,13 +61,9 @@ } .error-msg { - text-align: left; - line-height: 23px; color: #505050; display: block; - margin-top: 100px; - margin-left: 20px; - padding-bottom: 20px; + text-align: center; } body { diff --git a/device_home/client/error.html b/device_home/client/error.html index 2de403f..b62d84e 100755 --- a/device_home/client/error.html +++ b/device_home/client/error.html @@ -14,12 +14,18 @@

Error

-
-

- Service is not available due to network issue -

+
+

Service is not available

+

due to network issue of

+

+