Index: lams_tool_laqa/web/WEB-INF/tags/Rating.tag =================================================================== diff -u -r55645d4b796f36715b66a70fce66406a986ee647 -rf0d95ac841b3ce978e6d7c49ccdc3501c0158e30 --- lams_tool_laqa/web/WEB-INF/tags/Rating.tag (.../Rating.tag) (revision 55645d4b796f36715b66a70fce66406a986ee647) +++ lams_tool_laqa/web/WEB-INF/tags/Rating.tag (.../Rating.tag) (revision f0d95ac841b3ce978e6d7c49ccdc3501c0158e30) @@ -23,6 +23,7 @@ <%@ attribute name="yourRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="averageRatingLabel" required="false" rtexprvalue="true" %> <%@ attribute name="minNumberWordsLabel" required="false" rtexprvalue="true" %> +<%@ attribute name="showComments" required="false" rtexprvalue="true" %> <%-- Default value for message key --%> @@ -46,7 +47,10 @@ - + + + + <%--Rating stars area---------------------------------------%>