[MOD] Configuration wizard :image size changed
authorVir (Open ERP) <vir@tinyerp.com>
Mon, 19 Jul 2010 11:01:07 +0000 (16:31 +0530)
committerVir (Open ERP) <vir@tinyerp.com>
Mon, 19 Jul 2010 11:01:07 +0000 (16:31 +0530)
bzr revid: vir@tinyerp.com-20100719110107-fam2sun0auywgo8v

bin/addons/base/res/res_config.xml

index 4af31e7..9ce360e 100644 (file)
@@ -7,8 +7,8 @@
       <field name="arch" type="xml">
        <form>
             <group colspan="4" col="8">
-                  <group colspan="3" width="200" height="250">
-                    <field name="config_logo" widget="image" width="150" height="100" nolabel="1" colspan="1"/>
+                  <group colspan="3" width="220" height="250">
+                    <field name="config_logo" widget="image" width="220" height="130" nolabel="1" colspan="1"/>
                     <newline/>
                     <label align="0.0" string="description" width="200" colspan="2"/>
                   </group>
@@ -61,8 +61,8 @@
       <field name="arch" type="xml">
         <form>
             <group colspan="4" col="8">
-                  <group colspan="3" width="200" height="250">
-                    <field name="config_logo" widget="image" width="150" height="100" nolabel="1" colspan="1"/>
+                  <group colspan="3" width="220" height="250">
+                    <field name="config_logo" widget="image" width="220" height="130" nolabel="1" colspan="1"/>
                     <newline/>
                     <label align="0.0" string="description" width="200" colspan="2"/>
                   </group>