[Commits] r2177 - sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form

commits at geoext.org commits at geoext.org
Wed May 12 08:13:18 CEST 2010


Author: cmoullet
Date: 2010-05-12 08:13:17 +0200 (Wed, 12 May 2010)
New Revision: 2177

Modified:
   sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js
Log:
Change namespace


Modified: sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js
===================================================================
--- sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js	2010-05-12 06:07:05 UTC (rev 2176)
+++ sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js	2010-05-12 06:13:17 UTC (rev 2177)
@@ -184,7 +184,7 @@
              *  Fires when a displayProjection has been changed
              *
              *  Listener arguments:
-             *  * comp - :class:`GeoExt.ux.form.DisplayProjectionSelectorCombo`` This component.
+             *  * comp - :class:`GeoExt.ux.DisplayProjectionSelectorCombo`` This component.
              */
                 'displayProjectionChanged'
                 );



More information about the Commits mailing list