[FIX] rma: image_small -> image_128

This commit is contained in:
Miquel Raïch
2023-10-09 18:52:06 +02:00
parent 9cb3819f8f
commit 71e3ad5370

View File

@@ -57,7 +57,7 @@
>
<div class="o_kanban_record_top">
<img
t-att-src="kanban_image('res.users', 'image_small', record.id.raw_value)"
t-att-src="kanban_image('res.users', 'image_128', record.id.raw_value)"
height="40"
width="40"
class="oe_avatar oe_kanban_avatar_smallbox mb0"