[richfaces-svn-commits] JBoss Rich Faces SVN: r11973 - trunk/ui/drag-drop/src/main/config/component.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Mon Dec 22 08:54:39 EST 2008
Author: abelevich
Date: 2008-12-22 08:54:39 -0500 (Mon, 22 Dec 2008)
New Revision: 11973
Modified:
trunk/ui/drag-drop/src/main/config/component/dragSupport.xml
Log:
https://jira.jboss.org/jira/browse/RF-5392
Modified: trunk/ui/drag-drop/src/main/config/component/dragSupport.xml
===================================================================
--- trunk/ui/drag-drop/src/main/config/component/dragSupport.xml 2008-12-22 13:53:56 UTC (rev 11972)
+++ trunk/ui/drag-drop/src/main/config/component/dragSupport.xml 2008-12-22 13:54:39 UTC (rev 11973)
@@ -80,7 +80,17 @@
<property hidden="true" >
<name>actionExpression</name>
</property>
+
+ <property hidden="true">
+ <name>ajaxSingle</name>
+ <classname>boolean</classname>
+ </property>
+ <property hidden="true">
+ <name>process</name>
+ <classname>java.lang.Object</classname>
+ </property>
+
</component>
More information about the richfaces-svn-commits
mailing list