diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-05-23 04:25:27 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2011-05-23 04:25:27 +0000 |
commit | d1ef2011feade03df3916a93930fbc2f60327aa8 (patch) | |
tree | 37020f0a1b656426b798d8be5c0a0df1f727ba62 /sca-cpp/trunk/modules/edit/apps/testurl/htdocs | |
parent | 641f5cd4fd52b351d849148096cbdc4b6dc0a6f0 (diff) |
Cleanup and organize sample components, apps and html pages.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126306 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html b/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html index 9641f58ba5..8c47186044 100644 --- a/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html +++ b/sca-cpp/trunk/modules/edit/apps/testurl/htdocs/app.html @@ -18,7 +18,7 @@ * under the License. --> <DIV id="page"> - <SPAN id="h2" class="h2" style="position: absolute; top: 0px; left: 2px; "> + <SPAN id="page:h2" class="h2" style="position: absolute; top: 0px; left: 2px; "> <H2>Test url components</H2> </SPAN> </DIV> |