Author: asakharov
Date: 2007-10-08 10:20:49 -0400 (Mon, 08 Oct 2007)
New Revision: 4061
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml
Log:
Fix name <rich:panelMenu/>
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-08
14:13:42 UTC (rev 4060)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml 2007-10-08
14:20:49 UTC (rev 4061)
@@ -642,7 +642,7 @@
</vpe:template>
</vpe:tag>
- <vpe:tag name="rich:panelMenu " case-sensitive="yes">
+ <vpe:tag name="rich:panelMenu" case-sensitive="yes">
<vpe:template children="yes" modify="yes"
class="org.jboss.tools.jsf.vpe.richfaces.template.RichFacesPanelMenuTemplate">
<vpe:drag start-enable="yes"/>
<vpe:drop container="yes"/>
Show replies by date