Author: alevkovsky
Date: 2008-08-13 09:34:00 -0400 (Wed, 13 Aug 2008)
New Revision: 10069
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/examples/lookCustom.xhtml
Log:
Bug fixing(RF-3308).
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/examples/lookCustom.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/examples/lookCustom.xhtml 2008-08-13
13:12:12 UTC (rev 10068)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/panel/examples/lookCustom.xhtml 2008-08-13
13:34:00 UTC (rev 10069)
@@ -84,14 +84,6 @@
This is a panel without the header
</rich:panel>
- <rich:panel style="position: relative; top: 60px; left: 100px; "
styleClass="top">
- <f:facet name="header">
- Panel header
- </f:facet>
- This is a panel with relative position.<br/>
- Resize the browser's window to see the result.
- </rich:panel>
-
</h:panelGrid>
</ui:composition>
\ No newline at end of file
Show replies by date