Author: smukhina
Date: 2008-08-11 07:39:25 -0400 (Mon, 11 Aug 2008)
New Revision: 10018
Modified:
trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
Log:
https://jira.jboss.org/jira/browse/RF-4022- description is added to attribute;
Modified: trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
--- trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2008-08-11 11:24:45 UTC
(rev 10017)
+++ trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2008-08-11 11:39:25 UTC
(rev 10018)
@@ -288,7 +288,8 @@
<property>
<name>trimOverlayedElements</name>
<classname>boolean</classname>
- <defaultvalue>true</defaultvalue>
+ <description>Defines whether to trim or not elements inside
modalPanel</description>
+ <defaultvalue>true</defaultvalue>
</property>
</component>
</components>