Index: lams_central/web/WEB-INF/tags/SetEditor.tag =================================================================== diff -u -rfa24e6729d808ea99968a62a54c5b977e17b807c -r7bae73b8a064d9ae6ba04f040569930928c64e2c --- lams_central/web/WEB-INF/tags/SetEditor.tag (.../SetEditor.tag) (revision fa24e6729d808ea99968a62a54c5b977e17b807c) +++ lams_central/web/WEB-INF/tags/SetEditor.tag (.../SetEditor.tag) (revision 7bae73b8a064d9ae6ba04f040569930928c64e2c) @@ -34,6 +34,8 @@ <%@ attribute name="text" required="true" rtexprvalue="true"%> <%@ attribute name="small" required="false" rtexprvalue="true"%> <%@ attribute name="key" required="false" rtexprvalue="true"%> +<%@ attribute name="alt" required="false" rtexprvalue="true"%> + <%@ taglib uri="tags-function" prefix="fn"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-lams" prefix="lams"%> @@ -56,27 +58,33 @@ + + + + + -
- - - - ,'small')"> - Open HTML Editor - + +

+ + + + ,'small')" class="button-html-editor">HTML Editor +

Index: lams_tool_chat/web/WEB-INF/tags/SetEditor.tag =================================================================== diff -u -rd8995652544c9412e237362533c95ee99c8683c1 -r7bae73b8a064d9ae6ba04f040569930928c64e2c --- lams_tool_chat/web/WEB-INF/tags/SetEditor.tag (.../SetEditor.tag) (revision d8995652544c9412e237362533c95ee99c8683c1) +++ lams_tool_chat/web/WEB-INF/tags/SetEditor.tag (.../SetEditor.tag) (revision 7bae73b8a064d9ae6ba04f040569930928c64e2c) @@ -34,6 +34,8 @@ <%@ attribute name="text" required="true" rtexprvalue="true"%> <%@ attribute name="small" required="false" rtexprvalue="true"%> <%@ attribute name="key" required="false" rtexprvalue="true"%> +<%@ attribute name="alt" required="false" rtexprvalue="true"%> + <%@ taglib uri="tags-function" prefix="fn"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-lams" prefix="lams"%> @@ -56,27 +58,33 @@ + + + + + -