Skip to content

Commit

Permalink
Merge PR #73 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by AaronHForgeFlow
  • Loading branch information
OCA-git-bot committed Oct 10, 2023
2 parents e800a43 + ccfa314 commit be96d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account_budget_oca/views/account_budget_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
<div class="oe_kanban_bottom_right">
<span class="pull-right">
<img
t-att-src="kanban_image('res.users', 'image_small', record.creating_user_id.raw_value)"
t-att-src="kanban_image('res.users', 'avatar_128', record.creating_user_id.raw_value)"
t-att-title="record.creating_user_id.value"
t-att-alt="record.creating_user_id.value"
width="24"
Expand Down

0 comments on commit be96d3a

Please sign in to comment.