[Commits] r1599 - sandbox/cmoullet/ux/RoutingPanel/examples
commits at geoext.org
commits at geoext.org
Sun Dec 20 22:20:51 CET 2009
Author: cmoullet
Date: 2009-12-20 22:20:51 +0100 (Sun, 20 Dec 2009)
New Revision: 1599
Modified:
sandbox/cmoullet/ux/RoutingPanel/examples/RoutingPanelExample.js
Log:
Add explanation
Modified: sandbox/cmoullet/ux/RoutingPanel/examples/RoutingPanelExample.js
===================================================================
--- sandbox/cmoullet/ux/RoutingPanel/examples/RoutingPanelExample.js 2009-12-20 21:18:44 UTC (rev 1598)
+++ sandbox/cmoullet/ux/RoutingPanel/examples/RoutingPanelExample.js 2009-12-20 21:20:51 UTC (rev 1599)
@@ -65,7 +65,7 @@
id: "readme",
title: 'README',
margins: {left: 5,top: 5, bottom: 5, right: 5},
- html: '<p style="font-size:12pt;color:#15428B;font-weight:bold;margin:5">Routing Example</p>'
+ html: '<p style="font-size:12pt;color:#15428B;font-weight:bold;margin:5">Routing Example. You can enter a location in the start or end text field or digitize coordinates in the map.</p>'
}
]
});
More information about the Commits
mailing list