Author: sergeyhalipov
Date: 2007-11-12 10:18:26 -0500 (Mon, 12 Nov 2007)
New Revision: 3920
Modified:
branches/3.1.x/ui/panelbar/src/main/resources/org/richfaces/renderkit/html/scripts/panelbar.js
Log:
http://jira.jboss.com/jira/browse/RF-1310
Modified:
branches/3.1.x/ui/panelbar/src/main/resources/org/richfaces/renderkit/html/scripts/panelbar.js
===================================================================
---
branches/3.1.x/ui/panelbar/src/main/resources/org/richfaces/renderkit/html/scripts/panelbar.js 2007-11-12
15:09:26 UTC (rev 3919)
+++
branches/3.1.x/ui/panelbar/src/main/resources/org/richfaces/renderkit/html/scripts/panelbar.js 2007-11-12
15:18:26 UTC (rev 3920)
@@ -131,7 +131,6 @@
this.header=header;
this.header_act=header_act;
this.content=content;
- this.item.style.overflow="hidden";
// this.header.style.overflowX="hidden";
// this.header.style.overflowY="visible";
// this.header.style.cursor="pointer";