You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jesper Pedersen (JIRA)" <de...@myfaces.apache.org> on 2007/12/12 10:58:43 UTC

[jira] Updated: (TRINIDAD-864) tr:panelPage and

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

Jesper Pedersen updated TRINIDAD-864:
-------------------------------------

    Status: Patch Available  (was: Open)

> tr:panelPage and <hr/>
> ----------------------
>
>                 Key: TRINIDAD-864
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-864
>             Project: MyFaces Trinidad
>          Issue Type: Wish
>          Components: Components
>    Affects Versions: 1.2.4-core
>         Environment: Trinidad-1.2 branch
>            Reporter: Jesper Pedersen
>
> Currently the following is generated in the footer:
> <div>
>   <hr class="p_OraContentFooterRule"/>
>   <div class="p_OraContentFooterChildren"/>
>   <div class="p_OraContentFooterStart"/>
>   <div class="p_OraContentFooterBottom"/>
> </div>
> It would be nicer if the <hr/> was replaced with a <div/> in order to control the layout in the bottom of the generated HTML.
> The attached makes this change.

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