Index: lams_tool_laqa/web/monitoring/SummaryContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/monitoring/SummaryContent.jsp,v
diff -u -r1.44 -r1.45
--- lams_tool_laqa/web/monitoring/SummaryContent.jsp 8 Jan 2014 17:50:55 -0000 1.44
+++ lams_tool_laqa/web/monitoring/SummaryContent.jsp 28 Mar 2014 21:24:07 -0000 1.45
@@ -1,275 +1,142 @@
-<%--
-Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
-License Information: http://lamsfoundation.org/licensing/lams/2.0/
+<%@ include file="/common/taglibs.jsp"%>
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License version 2 as
- published by the Free Software Foundation.
+
+ ${content.title}
+
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+
+ ${content.instructions}
+
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+
-
-
- <%-- When grouping is not enabled, we have only 2 items in summaryToolSessions. The main toolSession and 'All' --%>
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
+
+
+
+
-
-
-
+
+
+
-
+
+
+
+<%@include file="AdvanceOptions.jsp"%>
-
-
\ No newline at end of file
+<%@include file="dateRestriction.jsp"%>
\ No newline at end of file