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
This commit is contained in:
jsdelfino 2012-05-28 04:39:44 +00:00
commit 7519724a17
32 changed files with 1975 additions and 2503 deletions

View file

@ -23,7 +23,7 @@
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/>
<link rel="stylesheet" type="text/css" href="/ui.css"/>
<script type="text/javascript" src="/component.js"></script>
<script type="text/javascript" src="/all.js"></script>
<script type="text/javascript">
var protected = sca.component("Protected");