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

Shane Bryzak Shane_Bryzak at symantec.com
Wed Jan 31 10:00:52 EST 2007


  User: sbryzak2
  Date: 07/01/31 10:00:52

  Modified:    examples/seamspace/view  profile.xhtml
  Log:
  minor
  
  Revision  Changes    Path
  1.18      +2 -0      jboss-seam/examples/seamspace/view/profile.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: profile.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/view/profile.xhtml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- profile.xhtml	31 Jan 2007 03:00:12 -0000	1.17
  +++ profile.xhtml	31 Jan 2007 15:00:52 -0000	1.18
  @@ -65,6 +65,8 @@
               </div>          
             </ui:repeat>          
           
  +          <br class="clear"/>
  +        
             <s:span rendered="#{selectedMember.memberId != authenticatedMember.memberId and s:hasPermission('friendRequest', 'create', selectedMember.friends)}">
               [<h:outputLink value="friendrequest.seam?name=#{selectedMember.memberName}">
                 Send a friend request
  
  
  



More information about the jboss-cvs-commits mailing list