Browse Source

XML Code clean-up

pull/41/head
Alexis de Lattre 10 years ago
parent
commit
0f30715c03
  1. 4
      base_phone/res_users_view.xml

4
base_phone/res_users_view.xml

@ -13,8 +13,8 @@
<field name="model">res.users</field>
<field name="inherit_id" ref="base.view_users_form"/>
<field name="arch" type="xml">
<notebook>
<page string="Telephony" name="phone" invisible="1" position="inside">
<notebook position="inside">
<page string="Telephony" name="phone" invisible="1">
<!-- Empty page, which will be used by other phone modules -->
<group name="phone-preferences" string="Telephony Preferences">
</group>

Loading…
Cancel
Save