[jboss-cvs] jboss-seam/examples/wiki/view/includes ...

Christian Bauer christian at hibernate.org
Sat Apr 21 04:16:39 EDT 2007


  User: cbauer  
  Date: 07/04/21 04:16:39

  Modified:    examples/wiki/view/includes  commentForm.xhtml
  Log:
  Minor
  
  Revision  Changes    Path
  1.4       +14 -12    jboss-seam/examples/wiki/view/includes/commentForm.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: commentForm.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/includes/commentForm.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- commentForm.xhtml	21 Apr 2007 08:13:49 -0000	1.3
  +++ commentForm.xhtml	21 Apr 2007 08:16:39 -0000	1.4
  @@ -75,6 +75,7 @@
                           </div>
                       </s:decorate>
   
  +                    <s:div rendered="#{!identity.loggedIn}">
                       <s:div styleClass="entry">
                           <div class="label">Verification question:</div>
                           <div class="output">
  @@ -90,6 +91,7 @@
                               </div>
                           </s:div>
                       </s:decorate>
  +                    </s:div>
   
                   </s:validateAll>
   
  
  
  



More information about the jboss-cvs-commits mailing list