Skip to content
Snippets Groups Projects
Commit c1f331ba authored by Kartik Chavda's avatar Kartik Chavda
Browse files

[FIX] project: fix width of chatter in fontend

This commit make chatter width same as form sheet in project
sharing form view.

task-3018123

Part-of: odoo/odoo#103183
parent 4a66b3c8
No related branches found
No related tags found
No related merge requests found
<templates id="template" xml:space="preserve">
<t t-name="project.ChatterContainer" owl="1">
<div t-attf-class="o_portal_chatter p-0 {{props.twoColumns ? 'row' : ''}}">
<div t-attf-class="o_portal_chatter p-0 container {{props.twoColumns ? 'row' : ''}}">
<div t-attf-class="{{props.twoColumns ? 'col-lg-5' : props.resId ? 'border-bottom' : ''}}">
<div class="o_portal_chatter_header">
<ChatterMessageCounter count="state.options.message_count"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment