BUG 6609 was improved

This commit is contained in:
Carlos Pacha
2011-04-11 09:40:01 -04:00
parent 2918dc0aa0
commit ac0b6e5e36

View File

@@ -701,7 +701,7 @@ Ext.onReady(function(){
autoWidth: true,
closable:true,
autoScroll: true,
bodyStyle:{height: (PMExt.getBrowser().screen.height-60) + 'px', overflow:'auto'},
bodyStyle:{height: (PMExt.getBrowser().screen.height-60) + 'px', overflow:'auto'}
}).show();
TabPanel.doLayout();