Author: dsakovich
Date: 2007-10-30 07:32:54 -0400 (Tue, 30 Oct 2007)
New Revision: 4575
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml
Log:
Fix RichFaces template treeNodesAdaptor
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml 2007-10-30
09:59:13 UTC (rev 4574)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml 2007-10-30
11:32:54 UTC (rev 4575)
@@ -628,23 +628,6 @@
</span>
</vpe:template>
</vpe:tag>
-
- <vpe:tag name="rich:treeNodesAdaptor" case-sensitive="yes">
- <vpe:template children="yes" modify="no"
- class="org.jboss.tools.jsf.vpe.richfaces.template.RichFacesTreeNodesAdaptorTemplate">
- <vpe:resize>
- <vpe:width width-attr="style.width" />
- <vpe:height height-attr="style.height" />
- </vpe:resize>
- <vpe:dnd>
- <vpe:drag start-enable="yes" />
- <vpe:drop container="yes">
- <vpe:container-child tag-name="treeNode" />
- </vpe:drop>
- </vpe:dnd>
- <vpe:pseudoContent defaultText="yes" />
- </vpe:template>
- </vpe:tag>
<vpe:tag name="rich:dragListener" case-sensitive="yes">
<vpe:template children="no" modify="yes">
Show replies by date