From 7519724a171bb85246bb86bce453cbdd408691d9 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 28 May 2012 04:39:44 +0000 Subject: Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript scripts, and remove unused CSS stylesheets. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343140 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/store-python/htdocs/index.html | 315 ++++++++++----------- .../samples/store-python/htdocs/login/index.html | 2 +- .../samples/store-python/htdocs/logout/index.html | 2 +- 3 files changed, 158 insertions(+), 161 deletions(-) (limited to 'sca-cpp/trunk/samples/store-python/htdocs') diff --git a/sca-cpp/trunk/samples/store-python/htdocs/index.html b/sca-cpp/trunk/samples/store-python/htdocs/index.html index 83b1e16df4..4a621631bd 100644 --- a/sca-cpp/trunk/samples/store-python/htdocs/index.html +++ b/sca-cpp/trunk/samples/store-python/htdocs/index.html @@ -1,159 +1,156 @@ - - - - - - - -Store - - - - - - - - - - - -

Store

-
-
-

Catalog

-
-
-
- -
-
- -

Your Shopping Cart

-
-
-
-
-
- - -(feed) -
-
- - - + + + + + + + +Store + + + + + + + +

Store

+
+
+

Catalog

+
+
+
+ +
+
+ +

Your Shopping Cart

+
+
+
+
+
+ + +(feed) +
+
+ + + diff --git a/sca-cpp/trunk/samples/store-python/htdocs/login/index.html b/sca-cpp/trunk/samples/store-python/htdocs/login/index.html index 5c5286f7c4..3936730553 100644 --- a/sca-cpp/trunk/samples/store-python/htdocs/login/index.html +++ b/sca-cpp/trunk/samples/store-python/htdocs/login/index.html @@ -23,7 +23,7 @@ - + Sign in diff --git a/sca-cpp/trunk/samples/store-python/htdocs/logout/index.html b/sca-cpp/trunk/samples/store-python/htdocs/logout/index.html index 452fa7399d..1108b00e65 100644 --- a/sca-cpp/trunk/samples/store-python/htdocs/logout/index.html +++ b/sca-cpp/trunk/samples/store-python/htdocs/logout/index.html @@ -23,7 +23,7 @@ - + Sign out -- cgit v1.2.3