[OpenLayers-Commits] r11246 - in sandbox/cmoullet/openlayers: . examples

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Tue Feb 22 09:56:10 EST 2011


Author: cmoullet
Date: 2011-02-22 06:56:10 -0800 (Tue, 22 Feb 2011)
New Revision: 11246

Modified:
   sandbox/cmoullet/openlayers/
   sandbox/cmoullet/openlayers/examples/browser.html
Log:
Merge with trunk



Property changes on: sandbox/cmoullet/openlayers
___________________________________________________________________
Modified: svn:mergeinfo
   - /sandbox/roberthl/openlayers:9745-9748
/trunk/openlayers:11161-11242
   + /sandbox/roberthl/openlayers:9745-9748
/trunk/openlayers:11161-11245

Modified: sandbox/cmoullet/openlayers/examples/browser.html
===================================================================
--- sandbox/cmoullet/openlayers/examples/browser.html	2011-02-22 14:54:01 UTC (rev 11245)
+++ sandbox/cmoullet/openlayers/examples/browser.html	2011-02-22 14:56:10 UTC (rev 11246)
@@ -79,7 +79,9 @@
 </head>
 <body onload="init()">
 <h1 id="title">Browser detection</h1>
-
+<div id="tags">
+  browser, vendor, mobile, events, HTML5, gesture, touch
+</div> 
 <p id="shortdesc">
     The goal of this script is to inform about the capacity of the browser used by the user.
 </p>



More information about the Commits mailing list