You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Pavel Sapozhnikov (JIRA)" <ji...@apache.org> on 2007/10/04 21:36:37 UTC

[jira] Updated: (WW-2159) Fixed value on radio button tag template

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

Pavel Sapozhnikov updated WW-2159:
----------------------------------

    Attachment: patch.txt

> Fixed value on radio button tag template
> ----------------------------------------
>
>                 Key: WW-2159
>                 URL: https://issues.apache.org/struts/browse/WW-2159
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.9
>            Reporter: Clovis Leoncio Junior
>            Priority: Trivial
>             Fix For: 2.0.12
>
>         Attachments: patch.txt
>
>
> The radiomap.ftl file, inside template.css_xhtml source folder has a fixed value for location of controllfooter.ftl (<#include "/${parameters.templateDir}/css_xhtml/controlfooter.ftl" />). It should be parametrized just like controllheader.ftl is. Just change "css_xhtml" for "${parameters.theme}".
> Sorry about my english.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.