Author: ochikvina
Date: 2009-06-17 10:53:38 -0400 (Wed, 17 Jun 2009)
New Revision: 14642
Modified:
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - unification of style attributes
descriptions;
Modified:
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
---
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-06-17
13:09:43 UTC (rev 14641)
+++
branches/community/3.3.X/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-06-17
14:53:38 UTC (rev 14642)
@@ -43,15 +43,13 @@
<property>
<name>headerClass</name>
<classname>java.lang.String</classname>
- <description>CSS style(s) is/are to be applied to component header when this
component
- is rendered </description>
+ <description>Assigns one or more space-separated CSS class names to the
component header</description>
<defaultvalue>""</defaultvalue>
</property>
<property>
<name>controlsClass</name>
<classname>java.lang.String</classname>
- <description>CSS style(s) is/are to be applied to component controls when this
component
- is rendered </description>
+ <description>Assigns one or more space-separated CSS class names to the
component controls</description>
<defaultvalue>""</defaultvalue>
</property>
<property>