-
- <%@ include file="/jsps/learning/message/topiceditform.jsp"%>
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+ <%@ include file="/jsps/learning/message/topiceditform.jsp"%>
+
+
+
Index: lams_tool_forum/web/jsps/learning/message/bodyarea.jsp
===================================================================
diff -u -r994d5bec48c15103f6659201a83e5f5a9aca657d -re8e86d379857a349822a501189888545e69e56ac
--- lams_tool_forum/web/jsps/learning/message/bodyarea.jsp (.../bodyarea.jsp) (revision 994d5bec48c15103f6659201a83e5f5a9aca657d)
+++ lams_tool_forum/web/jsps/learning/message/bodyarea.jsp (.../bodyarea.jsp) (revision e8e86d379857a349822a501189888545e69e56ac)
@@ -1,35 +1,9 @@
<%@ include file="/common/taglibs.jsp"%>
- <%-- for validateForm() method --%>
-
-
-
-
-
-
-
-
-
- <%-- Does not use general tag because this field need keep compatible with CKEditor's content --%>
- ${messageForm.message.body}
-
-
-
-
-
-
-
+
-
-
-
- :
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%-- Use c:out to escape any quotes in the I18N string. Then use html: true converts any escaped quotes back --%>
- <%-- into real quotes. Should be safe from XSS attack as the string is coming from a translation file. --%>
-
-
-
-
-
+
+ });
+
-
-
+<%-- for validateForm() method --%>
+
+
+
+
+
+
+
+
+ <%-- Does not use general tag because this field need keep compatible with CKEditor's content --%>
+ ${messageForm.message.body}
+
+
+
+
+
+
+ :
+
+
-
\ No newline at end of file
+
+ :
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_forum/web/jsps/learning/message/msgattachment.jsp
===================================================================
diff -u -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 -re8e86d379857a349822a501189888545e69e56ac
--- lams_tool_forum/web/jsps/learning/message/msgattachment.jsp (.../msgattachment.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611)
+++ lams_tool_forum/web/jsps/learning/message/msgattachment.jsp (.../msgattachment.jsp) (revision e8e86d379857a349822a501189888545e69e56ac)
@@ -1,26 +1,40 @@
<%@ include file="/common/taglibs.jsp" %>
-
+
+ :
+
+
Index: lams_tool_forum/web/jsps/learning/message/msgviewwrapper.jsp
===================================================================
diff -u -r62aaf160878735888d077bf28fac3c1989bb8fbd -re8e86d379857a349822a501189888545e69e56ac
--- lams_tool_forum/web/jsps/learning/message/msgviewwrapper.jsp (.../msgviewwrapper.jsp) (revision 62aaf160878735888d077bf28fac3c1989bb8fbd)
+++ lams_tool_forum/web/jsps/learning/message/msgviewwrapper.jsp (.../msgviewwrapper.jsp) (revision e8e86d379857a349822a501189888545e69e56ac)
@@ -1,34 +1,21 @@
-
-<%-- Wraps up msgview.jsp for returning a single message - called when an edit is performed. It needs to do all the setup that topicview.jsp normally does. --%>
-
<%@ include file="/common/taglibs.jsp"%>
+<%-- Wraps up msgview.jsp for returning a single message - called when an edit is performed. It needs to do all the setup that topicview.jsp normally does. --%>
+
<%@ include file="msgview.jsp"%>
-
+
Index: lams_tool_forum/web/jsps/learning/message/topiceditform.jsp
===================================================================
diff -u -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 -re8e86d379857a349822a501189888545e69e56ac
--- lams_tool_forum/web/jsps/learning/message/topiceditform.jsp (.../topiceditform.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611)
+++ lams_tool_forum/web/jsps/learning/message/topiceditform.jsp (.../topiceditform.jsp) (revision e8e86d379857a349822a501189888545e69e56ac)
@@ -1,14 +1,20 @@
<%@ include file="/common/taglibs.jsp"%>