[jboss-cvs] jboss-seam/seam-gen/view ...

Gavin King gavin.king at jboss.com
Wed Nov 29 05:02:15 EST 2006


  User: gavin   
  Date: 06/11/29 05:02:15

  Modified:    seam-gen/view  edit.xhtml.ftl
  Log:
  fix some minor bugs in seam-gen
  
  Revision  Changes    Path
  1.7       +2 -2      jboss-seam/seam-gen/view/edit.xhtml.ftl
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: edit.xhtml.ftl
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/view/edit.xhtml.ftl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- edit.xhtml.ftl	14 Nov 2006 05:03:48 -0000	1.6
  +++ edit.xhtml.ftl	29 Nov 2006 10:02:15 -0000	1.7
  @@ -153,7 +153,7 @@
   		            view="/${childEditPageName}.xhtml" propagation="begin">
   	            	<f:param name="${componentName}Id" 
   	            	    value="${'#'}{${homeName}.instance.${pojo.identifierProperty.name}}"/>
  -	            </s:link>
  +	            </s:button>
   		    </div>
   </#if>
   </#foreach>
  
  
  



More information about the jboss-cvs-commits mailing list