Adding title and description to mobile examples.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11260 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
}
|
||||
#tags {
|
||||
#title, #tags, #shortdesc {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
@@ -125,8 +125,12 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="title">Basic Mobile Example</h1>
|
||||
<div id="tags">
|
||||
mobile, sencha
|
||||
mobile, sencha touch
|
||||
</div>
|
||||
<p id="shortdesc">
|
||||
Using Sencha Touch to display an OpenLayers map.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user