You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ra...@apache.org on 2001/06/07 00:30:33 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/jsp/navigations/html top_loggedIn.jsp

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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org