[jbosstools-commits] JBoss Tools SVN: r6331 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Feb 15 06:04:43 EST 2008


Author: dmaliarevich
Date: 2008-02-15 06:04:43 -0500 (Fri, 15 Feb 2008)
New Revision: 6331

Modified:
   trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1682, resizing was removed

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-02-15 10:41:43 UTC (rev 6330)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/templates/vpe-templates-richfaces.xml	2008-02-15 11:04:43 UTC (rev 6331)
@@ -575,10 +575,6 @@
     <vpe:tag name="rich:calendar" case-sensitive="yes">
 		<vpe:template children="yes" modify="no"
 			class="org.jboss.tools.jsf.vpe.richfaces.template.RichFacesCalendarTemplate">
-			<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="no" />




More information about the jbosstools-commits mailing list