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

commits at geoext.org commits at geoext.org
Thu Jan 7 22:59:14 CET 2010


Author: cmoullet
Date: 2010-01-07 22:59:14 +0100 (Thu, 07 Jan 2010)
New Revision: 1660

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

Modified: sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js
===================================================================
--- sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js	2010-01-07 21:53:21 UTC (rev 1659)
+++ sandbox/cmoullet/ux/DisplayProjectionSelectorCombo/ux/widgets/form/DisplayProjectionSelectorCombo.js	2010-01-07 21:59:14 UTC (rev 1660)
@@ -183,7 +183,7 @@
              *  * comp - :class:`GeoExt.ux.form.DisplayProjectionSelectorCombo`` This component.
              */
                 'displayProjectionChanged'
-                )
+                );
     }
 });
 



More information about the Commits mailing list