[OpenLayers-Commits] r11305 - trunk/openlayers/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Wed Feb 23 06:40:36 EST 2011
Author: erilem
Date: 2011-02-23 03:40:36 -0800 (Wed, 23 Feb 2011)
New Revision: 11305
Modified:
trunk/openlayers/examples/mobile-navigation.html
Log:
change <title> of the mobile-navigation example, no functional change
Modified: trunk/openlayers/examples/mobile-navigation.html
===================================================================
--- trunk/openlayers/examples/mobile-navigation.html 2011-02-23 11:32:16 UTC (rev 11304)
+++ trunk/openlayers/examples/mobile-navigation.html 2011-02-23 11:40:36 UTC (rev 11305)
@@ -3,7 +3,7 @@
<head>
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />
<meta name="apple-mobile-web-app-capable" content="yes" />
- <title>OpenLayers TouchNavigation Control</title>
+ <title>Mobile Navigation Example</title>
<link rel="stylesheet" href="../theme/default/style.css" type="text/css" />
<link rel="stylesheet" href="style.mobile.css" type="text/css" />
<link rel="stylesheet" href="style.css" type="text/css" />
More information about the Commits
mailing list