Skip to content
Snippets Groups Projects
Commit c319dc40 authored by Christophe Simonis's avatar Christophe Simonis
Browse files

[FIX] mail: view_mode "list" does not exists, it's "tree"

parent 36f9af78
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
</field>
</record>
<record id="base.action_attachment" model="ir.actions.act_window">
<field name="view_mode">kanban,list,form</field>
<field name="view_mode">kanban,tree,form</field>
</record>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment