summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-java/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/store-java/htdocs/index.html')
-rw-r--r--sca-cpp/trunk/samples/store-java/htdocs/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/sca-cpp/trunk/samples/store-java/htdocs/index.html b/sca-cpp/trunk/samples/store-java/htdocs/index.html
index 3945e45bb7..79996c6853 100644
--- a/sca-cpp/trunk/samples/store-java/htdocs/index.html
+++ b/sca-cpp/trunk/samples/store-java/htdocs/index.html
@@ -18,6 +18,10 @@
-->
<html>
<head>
+<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"/>
<title>Store</title>
<script type="text/javascript" src="/component.js"></script>
@@ -120,11 +124,11 @@ function init() {
}
}
</script>
-
</head>
<body onload="init()">
<h1>Store</h1>
+<br/>
<div id="store">
<h2>Catalog</h2>
<form name="catalogForm">