-
- Downloads
[IMP] base,web: adapt kanban image following image tools changes
Since the images are not guaranteed to be square anymore, the kanban image had to be adapted to better handle the different image ratios. Also the placeholder has been moved into the actual image div instead of being a separate div that acted differently. The avatar placeholder was white... displayed on top of white. Now it's grey so we can actually see it. task-1958000 PR: #31811
Showing
- addons/web/static/src/js/views/kanban/kanban_record.js 4 additions, 10 deletionsaddons/web/static/src/js/views/kanban/kanban_record.js
- addons/web/static/src/scss/kanban_view.scss 13 additions, 1 deletionaddons/web/static/src/scss/kanban_view.scss
- odoo/addons/base/static/img/avatar_grey.png 0 additions, 0 deletionsodoo/addons/base/static/img/avatar_grey.png
- odoo/addons/base/views/res_partner_views.xml 9 additions, 21 deletionsodoo/addons/base/views/res_partner_views.xml
Loading
Please register or sign in to comment