[FIX]portal: remove button which is no more required

bzr revid: kjo@tinyerp.com-20120713100333-dzhz5hjwnflmbjw9
This commit is contained in:
Kuldeep Joshi (OpenERP) 2012-07-13 15:33:33 +05:30
parent b0b5a5988f
commit 1a60a74aaf
1 changed files with 0 additions and 3 deletions

View File

@ -56,9 +56,6 @@ the portal's users.
<field name="override_menu"/>
<field name="parent_menu_id"
context="{'ir.ui.menu.full_list': True}"/>
<label colspan="1"/>
<button name="do_create_menu" type="object"
string="Create Parent Menu"/>
<field name="home_action_id"/>
</group>
</page>