Author: estherbin
Date: 2008-07-28 10:30:34 -0400 (Mon, 28 Jul 2008)
New Revision: 9358
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml
Log:
Fix bugs
https://jira.jboss.org/jira/browse/JBIDE-2464
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 2008-07-28
14:13:55 UTC (rev 9357)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml 2008-07-28
14:30:34 UTC (rev 9358)
@@ -98,10 +98,10 @@
<vpe:tag name="rich:inplaceSelect" case-sensitive="yes">
<vpe:template children="no" modify="no"
class="org.jboss.tools.jsf.vpe.richfaces.template.RichFacesInplaceSelectTemplate">
- <vpe:resize>
+ <!--vpe:resize>
<vpe:width width-attr="style.width" />
<vpe:height height-attr="style.height" />
- </vpe:resize>
+ </vpe:resize-->
<vpe:dnd>
<vpe:drag start-enable="yes" />
<vpe:drop container="no" />