Index: lams_central/web/group.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/group.jsp,v diff -u -r1.8 -r1.9 --- lams_central/web/group.jsp 12 Nov 2007 23:30:45 -0000 1.8 +++ lams_central/web/group.jsp 20 Aug 2013 12:17:10 -0000 1.9 @@ -1,5 +1,45 @@ <%@ page contentType="text/html; charset=utf-8" language="java"%> + +<%@ taglib uri="tags-fmt" prefix="fmt"%> <%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-lams" prefix="lams"%> - - \ No newline at end of file + + +
+ "> + +
+
+ + +<%@ include file="groupHeader.jsp"%> + + + +
+
+
+ <%@ include file="groupContents.jsp"%> +
+
+ + + +
+
+ + + ( ) + +
+ + + <%@ include file="groupHeader.jsp"%> + +
+ <%@ include file="groupContents.jsp"%> +
+
+
+
\ No newline at end of file