Index: lams_common/web/indexContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_common/web/Attic/indexContent.jsp,v diff -u -r1.2 -r1.3 --- lams_common/web/indexContent.jsp 12 Jan 2005 00:38:26 -0000 1.2 +++ lams_common/web/indexContent.jsp 17 Jan 2005 05:15:47 -0000 1.3 @@ -50,27 +50,11 @@ - <%List list = service.getOrganisationsForUserByRole(user,Role.SYSADMIN); - if(list.size()>0){%> - - - - - <%}%> - <%list = service.getOrganisationsForUserByRole(user,Role.ADMIN); + <%List list = service.getOrganisationsForUserByRole(user,Role.ADMIN); if(list.size()>0){%>
- - - -
- +