[
https://issues.apache.org/jira/browse/WW-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151391#comment-13151391
]
Hudson commented on WW-3708:
----------------------------
Integrated in Struts2 #373 (See [https://builds.apache.org/job/Struts2/373/])
WW-3708: <s:checkboxlist> UI tag ignores CSS related parameters
jogep :
Files :
* /struts/struts2/trunk/core/src/main/resources/template/simple/checkboxlist.ftl
> <s:checkboxlist> UI tag ignores CSS related parameters
> ------------------------------------------------------
>
> Key: WW-3708
> URL: https://issues.apache.org/jira/browse/WW-3708
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Tags
> Affects Versions: 2.2.3.1
> Reporter: Gabriel Belingueres
> Assignee: Johannes Geppert
> Priority: Minor
> Fix For: 2.3
>
>
> The <s:checkboxlist> tag ignores the style sheet parameters (cssStyle and
> cssClass). From the "simple" Freemarker template it shows that it doesn't
> write the cssStyle it.
> Adding the following code to the simple/checkboxlist.ftl file should fix it:
> <#include "/${parameters.templateDir}/simple/css.ftl" />
> Regards,
> Gabriel
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira