summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-python/htdocs/index.html
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-07-16 06:47:37 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-07-16 06:47:37 +0000
commitf82576588fc9672a011655e709179eb43e5ab5b4 (patch)
tree159705233ce5c77c3975764d3211439171029147 /sca-cpp/trunk/samples/store-python/htdocs/index.html
parent9bcbce787a3e7ecbc257a773be29edb1ae34f37f (diff)
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
Diffstat (limited to 'sca-cpp/trunk/samples/store-python/htdocs/index.html')
-rw-r--r--sca-cpp/trunk/samples/store-python/htdocs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/samples/store-python/htdocs/index.html b/sca-cpp/trunk/samples/store-python/htdocs/index.html
index 4a621631bd..0698a32cc5 100644
--- a/sca-cpp/trunk/samples/store-python/htdocs/index.html
+++ b/sca-cpp/trunk/samples/store-python/htdocs/index.html
@@ -21,10 +21,10 @@
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0"/>
<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"/>
+<link rel="stylesheet" type="text/css" href="/ui-min.css"/>
<title>Store</title>
-<script type="text/javascript" src="/all.js"></script>
+<script type="text/javascript" src="/all-min.js"></script>
<script type="text/javascript">
var store = sca.component("Store");