Index: lams_tool_laqa/web/AuthoringMaincontent.jsp
===================================================================
diff -u -rf2b7c28c53bfee9c676b5a836e42b71e0e1bf20f -r1f174bd80945a04023d087aba42b4041e450d557
--- lams_tool_laqa/web/AuthoringMaincontent.jsp (.../AuthoringMaincontent.jsp) (revision f2b7c28c53bfee9c676b5a836e42b71e0e1bf20f)
+++ lams_tool_laqa/web/AuthoringMaincontent.jsp (.../AuthoringMaincontent.jsp) (revision 1f174bd80945a04023d087aba42b4041e450d557)
@@ -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()+"/../..";
-
-%>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
     |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
-
-
-
-
Cancel
-
Save
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file