[IMP] change the location of the product image

bzr revid: rma@tinyerp.com-20120926120241-r8so6d1vbxg2lu1o
This commit is contained in:
Randhir Mayatra (OpenERP) 2012-09-26 17:32:41 +05:30
parent db42aeb576
commit be05cce06a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<field name="arch" type="xml">
<form string="Product" version="7.0">
<sheet>
<field name="image_medium" widget="image" class="oe_avatar oe_right"/>
<field name="image_medium" widget="image" class="oe_avatar oe_left"/>
<div class="oe_title">
<div class="oe_edit_only">
<label for="name" string="Product Name"/>