[richfaces-svn-commits] JBoss Rich Faces SVN: r14373 - branches/community/3.3.X/ui/gmap/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 27 10:45:50 EDT 2009


Author: ochikvina
Date: 2009-05-27 10:45:50 -0400 (Wed, 27 May 2009)
New Revision: 14373

Modified:
   branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - unification of event handles descriptions;

Modified: branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml
===================================================================
--- branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml	2009-05-27 14:44:57 UTC (rev 14372)
+++ branches/community/3.3.X/ui/gmap/src/main/config/component/gmap.xml	2009-05-27 14:45:50 UTC (rev 14373)
@@ -42,7 +42,7 @@
 			<name>oninit</name>
 			<classname>java.lang.String</classname>
 			<description>
-			  HTML: script expression; the Google Map object is initiated.
+				The client side script method to be called when the Google Map object is initiated
 			</description>
 			<defaultvalue>""</defaultvalue>
 		</property>




More information about the richfaces-svn-commits mailing list