Author: estherbin
Date: 2008-06-20 09:38:15 -0400 (Fri, 20 Jun 2008)
New Revision: 8873
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
Log:
Fix
bug:http://jira.jboss.com/jira/browse/JBIDE-2392
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-06-20
13:15:08 UTC (rev 8872)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-06-20
13:38:15 UTC (rev 8873)
@@ -435,7 +435,7 @@
</vpe:template>
</vpe:if>
<vpe:if
- test="hasinparents('h:selectManyListbox')|hasinparents('h:selectManyMenu')|hasinparents('h:selectOneListbox')|hasinparents('h:selectOneMenu')">
+ test="hasinparents('h:selectManyListbox')|hasinparents('h:selectManyMenu')|hasinparents('h:selectOneListbox')|hasinparents('h:selectOneMenu')|hasinparents('rich:pickList')">
<vpe:template children="yes" modify="yes"
class="org.jboss.tools.jsf.vpe.jsf.template.JsfOptionSelectItemTemplate">
</vpe:template>
@@ -502,7 +502,8 @@
hasinparents('h:selectManyListbox')|
hasinparents('h:selectOneMenu')|
hasinparents('h:selectManyMenu')|
- hasinparents('x:selectOneMenu')">
+ hasinparents('x:selectOneMenu')|
+ hasinparents('rich:pickList')">
<!-- Gavr -->
<vpe:template children="no" modify="yes">
<option value="{@itemValue}" title="{tagstring()}">