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

Norman Richards norman.richards at jboss.com
Tue Dec 11 22:49:00 EST 2007


  User: nrichards
  Date: 07/12/11 22:49:00

  Modified:    examples/itext/view  index.xhtml
  Log:
  JBSEAM-1552
  
  Revision  Changes    Path
  1.9       +4 -0      jboss-seam/examples/itext/view/index.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: index.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/itext/view/index.xhtml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- index.xhtml	3 Sep 2007 12:09:21 -0000	1.8
  +++ index.xhtml	12 Dec 2007 03:49:00 -0000	1.9
  @@ -33,6 +33,7 @@
           <li><s:link view="/sections.xhtml"  value="Sections" /></li>
           <li><s:link view="/table.xhtml"     value="Tables" /></li>
           <li><s:link view="/nested.xhtml"    value="Nested Tables" /></li>
  +        <li><s:link view="/html.xhtml"      value="HTML Conversion" /></li>
           <li><s:link view="/chart.xhtml"     value="JFreeChart" />
               [<s:link view="/chartimage.xhtml" value="HTML" />]
           </li>
  @@ -41,6 +42,9 @@
           <li><s:link view="/barcode.xhtml"   value="Bar Code" />
               [<s:link view="/barcodeimage.xhtml" value="HTML" />]
           </li>
  +
  +
  +
   <ui:remove>
           <li><s:link view="/images.xhtml" value="Dynamic Images" /></li>
   </ui:remove>
  
  
  



More information about the jboss-cvs-commits mailing list