[REM] chart of accounts wizard's view: removed height in group. Heights cause problems in web client.

bzr revid: fme@openerp.com-20101229140152-r2d9x20w0vq7ao12
This commit is contained in:
Fabien Meghazi 2010-12-29 15:01:52 +01:00
parent 020d0b1093
commit 0f86416093
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<attribute name='string'></attribute>
</xpath>
<group colspan="8">
<group colspan="4" height="450" width="600">
<group colspan="4" width="600">
<field name="charts"/>
<group colspan="4" groups="base.group_extended">
<separator col="4" colspan="4" string="Configure Fiscal Year"/>