From e1b9b2b89dd89bfcd5af84e680644125491eb941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Wed, 23 Feb 2011 11:40:36 +0000 Subject: [PATCH] change of the mobile-navigation example, no functional change git-svn-id: http://svn.openlayers.org/trunk/openlayers@11305 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/mobile-navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mobile-navigation.html b/examples/mobile-navigation.html index 3ce3dd41e1..a6050661a5 100644 --- a/examples/mobile-navigation.html +++ b/examples/mobile-navigation.html @@ -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 + Mobile Navigation Example