From d1146122184e153e1fac944eafe3535274859ca0 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 29 Oct 2011 17:47:19 +0000 Subject: Better network connectivity status reporting and handling of orientation change events. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1194948 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/home/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sca-cpp/trunk/modules/edit/htdocs/home') diff --git a/sca-cpp/trunk/modules/edit/htdocs/home/index.html b/sca-cpp/trunk/modules/edit/htdocs/home/index.html index 686bc67d4a..6fb9b558bf 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/home/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/home/index.html @@ -20,7 +20,10 @@
- + + + +

@@ -58,6 +61,8 @@ setInterval(function() { diagram.style.backgroundPosition = '0px ' + ui.pixpos(bgpos); }, 2000); +showStatus(defaultStatus()); +
-- cgit v1.2.3