mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[FIX] rma: image_small -> image_128
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
>
|
>
|
||||||
<div class="o_kanban_record_top">
|
<div class="o_kanban_record_top">
|
||||||
<img
|
<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"
|
height="40"
|
||||||
width="40"
|
width="40"
|
||||||
class="oe_avatar oe_kanban_avatar_smallbox mb0"
|
class="oe_avatar oe_kanban_avatar_smallbox mb0"
|
||||||
|
|||||||
Reference in New Issue
Block a user