From 49f4223605b4946a2bf6831262dd442375a4a929 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 23 May 2011 02:28:47 +0000 Subject: Simplify page navigations and optimize layout and event handling on touch devices. Optimize caching and minimize Ajax calls. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126297 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/app/index.html | 60 +++++++++++++++++------- 1 file changed, 42 insertions(+), 18 deletions(-) (limited to 'sca-cpp/trunk/modules/edit/htdocs/app/index.html') diff --git a/sca-cpp/trunk/modules/edit/htdocs/app/index.html b/sca-cpp/trunk/modules/edit/htdocs/app/index.html index fe7edd44b9..99a523362f 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/app/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/app/index.html @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + App @@ -37,20 +37,25 @@ document.title = window.location.hostname.split('.')[0];
- + + -- cgit v1.2.3