[FIX] fields.o2m.set(): typo in previous commit, should pass IDs as list to write()
[odoo/odoo.git] / bin / addons / base / res / res_config.xml
index 24728d0..56432f5 100644 (file)
@@ -7,7 +7,7 @@
       <field name="arch" type="xml">
        <form>
          <group colspan="4" col="8">
-           <group colspan="1" width="220" height="250">
+           <group colspan="1" width="220">
              <field name="config_logo" widget="image" width="220" height="130" nolabel="1"/>
              <newline/>
              <label align="0.0" string="description" width="200" colspan="2"/>