[FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif

This commit is contained in:
Alexandre Díaz
2019-02-19 03:43:35 +01:00
committed by Alexandre Díaz
parent c6759edd07
commit 9ad63fbb17
8 changed files with 52 additions and 11 deletions

View File

@@ -138,4 +138,14 @@
</t>
</t>
<t t-extend="mail.Chatter">
<t t-jquery=".o_chatter_topbar" t-operation="replace">
<div class="o_chatter_header_container">
<div class="o_chatter_topbar">
<div class="o_topbar_right_area"/>
</div>
</div>
</t>
</t>
</templates>