Index: lams_common/web/indexContent.jsp =================================================================== diff -u -r45656c593dff52075fdc903ee2ceaa89071020da -ra25e5ab2987bfba01b8957fbf52d3ad1b7be266f --- lams_common/web/indexContent.jsp (.../indexContent.jsp) (revision 45656c593dff52075fdc903ee2ceaa89071020da) +++ lams_common/web/indexContent.jsp (.../indexContent.jsp) (revision a25e5ab2987bfba01b8957fbf52d3ad1b7be266f) @@ -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){%>
- - - -
- +