Index: lams_central/web/group.jsp =================================================================== diff -u -r07578aaa7f526c0c1b537c127cf5f88e0410d472 -rdc7b67e7677c8cd2289130c67094a62b39177d05 --- lams_central/web/group.jsp (.../group.jsp) (revision 07578aaa7f526c0c1b537c127cf5f88e0410d472) +++ lams_central/web/group.jsp (.../group.jsp) (revision dc7b67e7677c8cd2289130c67094a62b39177d05) @@ -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