From f82576588fc9672a011655e709179eb43e5ab5b4 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Jul 2012 06:47:37 +0000 Subject: Improve caching support and some of the navigations in the hosting environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361914 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/index.html | 4 ++-- .../trunk/samples/store-cluster/domains/jane/htdocs/login/index.html | 4 ++-- .../trunk/samples/store-cluster/domains/jane/htdocs/logout/index.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs') diff --git a/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/index.html b/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/index.html index 43f624a8c3..832c0a1472 100644 --- a/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/index.html +++ b/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/index.html @@ -21,10 +21,10 @@ - + Jane's Store - + + + Sign in diff --git a/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/logout/index.html b/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/logout/index.html index 4140eb3b93..50a10bdd8b 100644 --- a/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/logout/index.html +++ b/sca-cpp/trunk/samples/store-cluster/domains/jane/htdocs/logout/index.html @@ -22,8 +22,8 @@ - - + + Sign out -- cgit v1.2.3