[fusion-commits] r1381 - trunk/widgets
svn_fusion at osgeo.org
svn_fusion at osgeo.org
Mon Apr 21 16:02:54 EDT 2008
Author: madair
Date: 2008-04-21 16:02:54 -0400 (Mon, 21 Apr 2008)
New Revision: 1381
Modified:
trunk/widgets/ColorPicker.js
Log:
re #5: remove extra {
Modified: trunk/widgets/ColorPicker.js
===================================================================
--- trunk/widgets/ColorPicker.js 2008-04-18 14:33:05 UTC (rev 1380)
+++ trunk/widgets/ColorPicker.js 2008-04-21 20:02:54 UTC (rev 1381)
@@ -32,7 +32,6 @@
* **********************************************************************/
Fusion.Widget.ColorPicker = OpenLayers.Class(Fusion.Widget, {
-{
/* HTML input element that is used to store both the initial
value for this widget and receives the color value as the
color changes */
More information about the fusion-commits
mailing list