[richfaces-svn-commits] JBoss Rich Faces SVN: r5630 - trunk/ui/core/src/main/config/component and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Jan 25 11:09:58 EST 2008


Author: sergeyhalipov
Date: 2008-01-25 11:09:57 -0500 (Fri, 25 Jan 2008)
New Revision: 5630

Modified:
   branches/3.1.x/ui/core/src/main/config/component/log.xml
   trunk/ui/core/src/main/config/component/log.xml
Log:
http://jira.jboss.com/jira/browse/RF-2053

Modified: branches/3.1.x/ui/core/src/main/config/component/log.xml
===================================================================
--- branches/3.1.x/ui/core/src/main/config/component/log.xml	2008-01-25 15:24:01 UTC (rev 5629)
+++ branches/3.1.x/ui/core/src/main/config/component/log.xml	2008-01-25 16:09:57 UTC (rev 5630)
@@ -31,7 +31,9 @@
 			<displayname>pop-up window with request log</displayname>
 			<icon>icon</icon>
 		</tag>
-		&ui_component_attributes;
+		&ui_component_attributes;
+		&html_event_handler_attributes;
+		&html_universal_attributes;
 		<property>
 			<name>hotkey</name>
 			<classname>java.lang.String</classname>
@@ -78,4 +80,4 @@
 			<defaultvalue>true</defaultvalue>
 		</property>
 	</component>     
-</components>
\ No newline at end of file
+</components>

Modified: trunk/ui/core/src/main/config/component/log.xml
===================================================================
--- trunk/ui/core/src/main/config/component/log.xml	2008-01-25 15:24:01 UTC (rev 5629)
+++ trunk/ui/core/src/main/config/component/log.xml	2008-01-25 16:09:57 UTC (rev 5630)
@@ -32,6 +32,8 @@
 			<icon>icon</icon>
 		</tag>
 		&ui_component_attributes;
+		&html_event_handler_attributes;
+		&html_universal_attributes;
 		<property>
 			<name>hotkey</name>
 			<classname>java.lang.String</classname>
@@ -78,4 +80,4 @@
 			<defaultvalue>true</defaultvalue>
 		</property>
 	</component>     
-</components>
\ No newline at end of file
+</components>




More information about the richfaces-svn-commits mailing list