[jboss-cvs] jboss-seam/examples/itext/view ...

Norman Richards norman.richards at jboss.com
Thu Jun 28 20:54:59 EDT 2007


  User: nrichards
  Date: 07/06/28 20:54:59

  Modified:    examples/itext/view  chartimage.xhtml
  Log:
  woops
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/examples/itext/view/chartimage.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: chartimage.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/itext/view/chartimage.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- chartimage.xhtml	28 Jun 2007 22:27:59 -0000	1.3
  +++ chartimage.xhtml	29 Jun 2007 00:54:59 -0000	1.4
  @@ -30,7 +30,7 @@
           Legend: <h:selectBooleanCheckbox value="#{chart.legend}" /> <br />
           </s:validateAll>
   
  -        <h:commandButton value="change" action="/dynchart.xhtml" />
  +        <h:commandButton value="change" />
       </h:form>
   
       <p:barchart title="#{chart.title}"  orientation="vertical"
  
  
  



More information about the jboss-cvs-commits mailing list