[MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
[odoo/odoo.git] / addons / mail_gateway / mail_gateway_view.xml
index a89e435..b1daeaa 100644 (file)
                            </group>
                                       <separator string="Description" colspan="4"/>
                             <field name="description" nolabel="1" colspan="4" />
-                               </page>
-                               <page string="Attachments">
-                                       <separator string="Attachments" colspan="4"/>
-                                   <field name="attachment_ids" nolabel="1" colspan="4" readonly="1"/>
-                               </page>
-                       </notebook>
+                        </page>
+                        <page string="Attachments">
+                            <separator string="Attachments" colspan="4"/>
+                            <field name="attachment_ids" nolabel="1" colspan="4" readonly="1"/>
+                        </page>
+                    </notebook>
                 </form>
             </field>
         </record>
                                                       </group>
                                                       <separator string="Description" colspan="4"/>
                                     <field name="description" nolabel="1" colspan="4" />
-                                               </page>
-                                               <page string="Attachments">
-                                                       <separator string="Attachments" colspan="4"/>
-                                                   <field name="attachment_ids" nolabel="1" colspan="4" />
-                                               </page>
-                                       </notebook>
-                               </form>
+                                </page>
+                                <page string="Attachments">
+                                    <separator string="Attachments" colspan="4"/>
+                                    <field name="attachment_ids" nolabel="1" colspan="4" />
+                                </page>
+                            </notebook>
+                        </form>
                     </field>
                     <separator string="Histories" colspan="4"/>
                     <field name="message_ids" nolabel="1" colspan="4" domain="[('history', '=', True)]">