Author: akushunin
Date: 2008-01-25 06:22:23 -0500 (Fri, 25 Jan 2008)
New Revision: 5622
Modified:
branches/3.1.x/ui/message/src/main/config/component/message.xml
Log:
http://jira.jboss.com/jira/browse/RF-1981
Modified: branches/3.1.x/ui/message/src/main/config/component/message.xml
===================================================================
--- branches/3.1.x/ui/message/src/main/config/component/message.xml 2008-01-25 10:58:24
UTC (rev 5621)
+++ branches/3.1.x/ui/message/src/main/config/component/message.xml 2008-01-25 11:22:23
UTC (rev 5622)
@@ -253,8 +253,7 @@
</description>
</property>
- &ui_component_attributes;
- &ajax_output_attributes;
+ &ui_component_attributes;
</component>
<component>
@@ -521,9 +520,16 @@
The attribute takes a value-binding expression for a component property of a backing
bean
</description>
</property>
+ <property hidden="true">
+ <name>headerLocation</name>
+ <classname>java.lang.String</classname>
+ </property>
+ <property hidden="true">
+ <name>var</name>
+ <classname>java.lang.String</classname>
+ </property>
&ui_component_attributes;
- &ajax_output_attributes;
- </component>
+ </component>
</components>
\ No newline at end of file