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

Norman Richards norman.richards at jboss.com
Tue Sep 18 11:53:04 EDT 2007


  User: nrichards
  Date: 07/09/18 11:53:04

  Modified:    seam-gen/view  view.xhtml.ftl
  Log:
  temporarily remove button id
  
  Revision  Changes    Path
  1.24      +1 -1      jboss-seam/seam-gen/view/view.xhtml.ftl
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: view.xhtml.ftl
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/view/view.xhtml.ftl,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -b -r1.23 -r1.24
  --- view.xhtml.ftl	14 Sep 2007 11:43:43 -0000	1.23
  +++ view.xhtml.ftl	18 Sep 2007 15:53:04 -0000	1.24
  @@ -179,7 +179,7 @@
       </div>
       
       <div class="actionButtons">
  -        <s:button id="add${childName}" 
  +        <s:button 
                  value="Add ${childName}"
                   view="/${childEditPageName}.xhtml">
               <f:param name="${componentName}${util.upper(pojo.identifierProperty.name)}" 
  
  
  



More information about the jboss-cvs-commits mailing list