Index: lams_central/web/WEB-INF/tags/CommentsAuthor.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/tags/CommentsAuthor.tag,v
diff -u -r1.1.2.4 -r1.1.2.5
--- lams_central/web/WEB-INF/tags/CommentsAuthor.tag 29 Apr 2016 01:08:24 -0000 1.1.2.4
+++ lams_central/web/WEB-INF/tags/CommentsAuthor.tag 1 Jul 2016 04:51:55 -0000 1.1.2.5
@@ -1,13 +1,16 @@
<%@ taglib uri="tags-core" prefix="c"%>
<%@ taglib uri="tags-html" prefix="html"%>
<%@ taglib uri="tags-fmt" prefix="fmt"%>
+<%@ taglib uri="tags-lams" prefix="lams"%>
<%@ attribute name="allowCommentsVariableName" required="false" rtexprvalue="true"%>
<%@ attribute name="allowCommentLabelKey" required="false" rtexprvalue="true"%>
<%@ attribute name="likeDislikeVariableName" required="false" rtexprvalue="true"%>
<%@ attribute name="likeOnlyCommentLabelKey" required="false" rtexprvalue="true"%>
<%@ attribute name="likeDislikeLabelKey" required="false" rtexprvalue="true"%>
+<%@ attribute name="commentPanelHeaderKey" required="false" rtexprvalue="true"%>
+
@@ -23,7 +26,11 @@
+
+
+
+
+