Index: lams_tool_laqa/web/AuthoringMaincontent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/AuthoringMaincontent.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_laqa/web/AuthoringMaincontent.jsp 24 Feb 2006 15:05:59 -0000 1.2 +++ lams_tool_laqa/web/AuthoringMaincontent.jsp 5 Mar 2006 13:23:14 -0000 1.3 @@ -27,194 +27,7 @@ <%@ taglib uri="fck-editor" prefix="FCK" %> <%@ taglib uri="tags-lams" prefix="lams" %> - -<% -String protocol = request.getProtocol(); -if(protocol.startsWith("HTTPS")){ - protocol = "https://"; -}else{ - protocol = "http://"; -} -String root = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/"; -String pathToLams = protocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/../.."; - -%> - - - - - - -<bean:message key="label.authoring"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
    
- - - - - - - - - -
-

- - - - - -
- - - -
- -
- -
- -
- Cancel - Save -
- - - - -
-

-
- -
-
- - - -
-

-
- -
-
-
- - - - -
- - - -
\ No newline at end of file + \ No newline at end of file