Skip to content

Commit 1bd2048

Browse files
committed
Merge PR #982 into 18.0
Signed-off-by pedrobaeza
2 parents 602e9ba + b60a2d5 commit 1bd2048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_comment_template/views/base_comment_template_view.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<field name="name">Comment Templates</field>
9292
<field name="type">ir.actions.act_window</field>
9393
<field name="res_model">base.comment.template</field>
94-
<field name="view_mode">tree,form</field>
94+
<field name="view_mode">list,form</field>
9595
<field name="view_id" ref="view_base_comment_template_tree" />
9696
</record>
9797
<!-- menu in settings/technical/reporting -->

0 commit comments

Comments
 (0)