Index: lams_central/web/indexContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/Attic/indexContent.jsp,v diff -u -r1.5 -r1.6 --- lams_central/web/indexContent.jsp 25 May 2006 01:01:50 -0000 1.5 +++ lams_central/web/indexContent.jsp 6 Jun 2006 12:39:02 -0000 1.6 @@ -55,7 +55,6 @@ <%} roleList.clear(); roleList.add(Role.STAFF); - roleList.add(Role.TEACHER); orgDTO = service.getOrganisationsForUserByRole(user,roleList); if(orgDTO!=null){%> Dummy Monitoring Screen @@ -80,7 +79,7 @@