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.