[OpenLayers-Commits] r11264 - trunk/openlayers/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Tue Feb 22 17:38:31 EST 2011
Author: tschaub
Date: 2011-02-22 14:38:31 -0800 (Tue, 22 Feb 2011)
New Revision: 11264
Modified:
trunk/openlayers/examples/mobile-jq.html
trunk/openlayers/examples/mobile-sencha.html
Log:
More descriptive titles.
Modified: trunk/openlayers/examples/mobile-jq.html
===================================================================
--- trunk/openlayers/examples/mobile-jq.html 2011-02-22 22:00:59 UTC (rev 11263)
+++ trunk/openlayers/examples/mobile-jq.html 2011-02-22 22:38:31 UTC (rev 11264)
@@ -104,7 +104,7 @@
</script>
</head>
<body>
- <h1 id="title">Basic Mobile Example</h1>
+ <h1 id="title">OpenLayers with jQuery Mobile</h1>
<div id="tags">
mobile, jquery
</div>
Modified: trunk/openlayers/examples/mobile-sencha.html
===================================================================
--- trunk/openlayers/examples/mobile-sencha.html 2011-02-22 22:00:59 UTC (rev 11263)
+++ trunk/openlayers/examples/mobile-sencha.html 2011-02-22 22:38:31 UTC (rev 11264)
@@ -125,7 +125,7 @@
</script>
</head>
<body>
- <h1 id="title">Basic Mobile Example</h1>
+ <h1 id="title">OpenLayers with Sencha Touch</h1>
<div id="tags">
mobile, sencha touch
</div>
More information about the Commits
mailing list