You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Winer (JIRA)" <de...@myfaces.apache.org> on 2007/09/11 21:53:32 UTC

[jira] Resolved: (TRINIDAD-639) panelAccordion does not render toolbars of showdetailitem

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

Adam Winer resolved TRINIDAD-639.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.3-core
         Assignee: Adam Winer

Fixed

> panelAccordion does not render toolbars of showdetailitem
> ---------------------------------------------------------
>
>                 Key: TRINIDAD-639
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-639
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 1.0.2-core
>         Environment: tomcat6 myfaces1.1.5 facelets trinidad1.0.2
>            Reporter: Christian Klocker
>            Assignee: Adam Winer
>             Fix For: 1.0.3-core
>
>
> renderer of panelAccordion should render toolbars
> example:
> <tr:panelAccordion discloseNone="true">
> <tr:showDetailItem text="Panel 1">
>   <f:facet name="toolbar"><tr:commandButton text="commandButton 1"/></f:facet>
> </tr:showDetailItem>
> </tr:panelAccordion>

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