Commit 3cb9d0ef authored by Chris Scott's avatar Chris Scott

Mod title in SampleApp

parent 8f2cc081
christocracy
chris@transistorsoft.com
......@@ -25,7 +25,7 @@
<!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 -->
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" type="text/css" href="css/index.css" />
<title>Tracking POC</title>
<title>BG GeoLocation</title>
<script type="text/javascript"
src="http://maps.google.com/maps/api/js?sensor=true&libraries=geometry">
</script>
......@@ -33,7 +33,7 @@
</head>
<body>
<div id="header" class="header" style="padding-top: 15px;">
<h1>Tracking POC</h1>
<h1>BG GeoLocation</h1>
</div>
<div id="map-canvas"></div>
<div id="footer" style="position:absolute;bottom:0">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment