raphael     01/06/06 15:30:33

  Modified:    webapp/WEB-INF/templates/jsp/navigations/html
                        top_loggedIn.jsp
  Log:
  [fix] allow the portal to use either JSP or Velocity templates
  
  Revision  Changes    Path
  1.2       +0 -4      
jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/top_loggedIn.jsp
  
  Index: top_loggedIn.jsp
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html/top_loggedIn.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- top_loggedIn.jsp  2001/02/08 12:28:51     1.1
  +++ top_loggedIn.jsp  2001/06/06 22:30:32     1.2
  @@ -6,10 +6,6 @@
     <br>
     <a href="<jetspeed:uriLookup type="Customize" />">Customize</a>
     &nbsp;&nbsp;&nbsp;
  -<!--
  -  <a href="<jetspeed:uriLookup type="Applications" />">Applications</a>
  -  &nbsp;&nbsp;&nbsp;
  --->
     <a href="<jetspeed:uriLookup type="Logout" />">Logout</a>
     &nbsp;&nbsp;&nbsp;
     <a href="<jetspeed:uriLookup type="EditAccount" />">Edit Account (<jetspeed:info 
requestedInfo="UserName" />)</a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to