[Commits] r1680 - sandbox/cmoullet/ux/ToolbarItems/examples

commits at geoext.org commits at geoext.org
Fri Jan 8 23:19:45 CET 2010


Author: cmoullet
Date: 2010-01-08 23:19:45 +0100 (Fri, 08 Jan 2010)
New Revision: 1680

Modified:
   sandbox/cmoullet/ux/ToolbarItems/examples/ToolbarItemsExample.js
Log:
continue fixing

Modified: sandbox/cmoullet/ux/ToolbarItems/examples/ToolbarItemsExample.js
===================================================================
--- sandbox/cmoullet/ux/ToolbarItems/examples/ToolbarItemsExample.js	2010-01-08 22:19:09 UTC (rev 1679)
+++ sandbox/cmoullet/ux/ToolbarItems/examples/ToolbarItemsExample.js	2010-01-08 22:19:45 UTC (rev 1680)
@@ -32,7 +32,7 @@
     });
 
     mapPanel = new GeoExt.MapPanel({
-        title: "GeoExt MapPanel various toolbar items",
+        title: "GeoExt MapPanel with various Toolbar Items",
         renderTo: "mappanel",
         height: 400,
         width: 600,



More information about the Commits mailing list