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

Norman Richards norman.richards at jboss.com
Mon Mar 26 19:13:31 EDT 2007


  User: nrichards
  Date: 07/03/26 19:13:31

  Modified:    examples/itext/view  index.xhtml
  Log:
  signed document requires additional libraries - remove it for now
  
  Revision  Changes    Path
  1.2       +2 -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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- index.xhtml	7 Feb 2007 20:44:06 -0000	1.1
  +++ index.xhtml	26 Mar 2007 23:13:31 -0000	1.2
  @@ -35,7 +35,9 @@
           <li><s:link view="/images.xhtml"    value="Dynamic Images" /></li>
           <li><s:link view="/anchor.xhtml"    value="Anchors" /></li>
           <li><s:link view="/format.xhtml"    value="Text conversion and formatting" /></li>
  +<ui:remove>
           <li><s:link view="/signature.xhtml" value="Signed Document" /></li>
  +</ui:remove>
       </ul>
   </body>
   </html>
  
  
  



More information about the jboss-cvs-commits mailing list