You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Johannes Geppert (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/16 18:31:51 UTC

[jira] [Resolved] (WW-3708) UI tag ignores CSS related parameters

     [ https://issues.apache.org/jira/browse/WW-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Geppert resolved WW-3708.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Johannes Geppert
    
> <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