@@ -370,8 +370,9 @@ <h1 class="title">Chatter Position</h1>
370370!! source digest: sha256:c91e4b816e6e16e912ca30c77aa434f57365780718ca011c8753d734d75a923b
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/16.0/web_chatter_position "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_chatter_position "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373- < p > Configurable chatter position from the user preferences.</ p >
374- < p > Supports Both Community & Enterprise Edition.</ p >
373+ < p > Configurable chatter position from the user preferences.
374+ Change Chatter Position on the fly.
375+ Supports Both Community & Enterprise Edition.</ p >
375376< p > < strong > Table of contents</ strong > </ p >
376377< div class ="contents local topic " id ="contents ">
377378< ul class ="simple ">
@@ -388,7 +389,8 @@ <h1 class="title">Chatter Position</h1>
388389< div class ="section " id ="usage ">
389390< h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
390391< p > #. There’s a < strong > Chatter Position</ strong > option in < strong > User Preferences</ strong > , where you can
391- choose between < tt class ="docutils literal "> auto</ tt > , < tt class ="docutils literal "> bottom</ tt > and < tt class ="docutils literal "> sided</ tt > .</ p >
392+ choose between < tt class ="docutils literal "> auto</ tt > , < tt class ="docutils literal "> bottom</ tt > and < tt class ="docutils literal "> sided</ tt > .
393+ #. The position can also be changed on the fly using a new button on the top right side of Form Views.</ p >
392394</ div >
393395< div class ="section " id ="bug-tracker ">
394396< h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
@@ -416,6 +418,10 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
416418< li > Iván Todorovich << a class ="reference external " href ="mailto:ivan.todorovich@camptocamp.com "> ivan.todorovich@camptocamp.com</ a > ></ li >
417419</ ul >
418420</ li >
421+ < li > < cite > Trobz <https://www.trobz.com></ cite > < ul >
422+ < li > Tris Doan << a class ="reference external " href ="mailto:tridm@trobz.com "> tridm@trobz.com</ a > ></ li >
423+ </ ul >
424+ </ li >
419425</ ul >
420426</ div >
421427< div class ="section " id ="maintainers ">
0 commit comments