Changeset 1920
- Timestamp:
- 03/03/10 16:43:20 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/cmoullet/ux/RoutingPanel/ux/widgets/RoutingPanel.js
r1912 r1920 15 15 Ext.namespace('GeoExt.ux'); 16 16 17 GeoExt.ux.RoutingPanel = Ext.extend(Ext. Panel, {17 GeoExt.ux.RoutingPanel = Ext.extend(Ext.form.FormPanel, { 18 18 19 19 /** api: config[map]