Fisheye: Tag 1.4 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/css/aqua.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/css/base.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/css/fckeditor_style.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/css/tool_custom.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/css/xp.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/js/fckcontroller.js'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.3 refers to a dead (removed) revision in file `lams_tool_sbmt/web/author_page/js/tabcontroller.js'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_sbmt/web/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/authoring/authoring.jsp,v diff -u -r1.25 -r1.26 --- lams_tool_sbmt/web/authoring/authoring.jsp 9 Mar 2006 01:13:57 -0000 1.25 +++ lams_tool_sbmt/web/authoring/authoring.jsp 4 Apr 2006 12:50:50 -0000 1.26 @@ -1,6 +1,5 @@ <%@ include file="../sharing/share.jsp" %> <%@ taglib uri="fck-editor" prefix="FCK"%> -<%@ taglib uri="tags-lams" prefix="lams" %> <%@ page import="java.util.HashSet" %> <%@ page import="java.util.Set" %> @@ -19,17 +18,15 @@ Submit Files - - author_page/css/aqua.css" rel="stylesheet" type="text/css"> + - - + + - - - + + - + + @@ -88,7 +85,7 @@
- +
Index: lams_tool_sbmt/web/learner/sbmtLearner.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/learner/Attic/sbmtLearner.jsp,v diff -u -r1.5 -r1.6 --- lams_tool_sbmt/web/learner/sbmtLearner.jsp 29 Sep 2005 01:42:03 -0000 1.5 +++ lams_tool_sbmt/web/learner/sbmtLearner.jsp 4 Apr 2006 12:50:50 -0000 1.6 @@ -6,7 +6,7 @@ Submission tool for Learner - + - - + + + + + + + + + + - + @@ -89,9 +88,9 @@ - + - + @@ -120,6 +119,7 @@ + Index: lams_tool_sbmt/web/sharing/share.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/sharing/Attic/share.jsp,v diff -u -r1.4 -r1.5 --- lams_tool_sbmt/web/sharing/share.jsp 6 Mar 2006 05:30:20 -0000 1.4 +++ lams_tool_sbmt/web/sharing/share.jsp 4 Apr 2006 12:50:50 -0000 1.5 @@ -5,6 +5,4 @@ <%@ taglib uri="tags-bean" prefix="bean" %> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-fmt" prefix="fmt"%> -<% - String LAMS_WEB_ROOT="/lams"; -%> +<%@ taglib uri="tags-lams" prefix="lams" %>