[MERGE] Merged branch holding addons-30 misc improvements. FP-style merge for testing purpose.

bzr revid: tde@openerp.com-20130613105750-euwa1thpqye4de8f
This commit is contained in:
Thibault Delavallée 2013-06-13 12:57:50 +02:00
commit 1a3679134e
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@
<record id="ir_access_view_tree" model="ir.ui.view">
<field name="model">ir.model.access</field>
<field name="arch" type="xml">
<tree string="Access Controls" editable="bottom">
<tree string="Access Controls" editable="top">
<field name="name"/>
<field name="model_id"/>
<field name="group_id"/>