diff --git a/web_responsive/README.rst b/web_responsive/README.rst index c35c839ccd01..fc1d9842959f 100644 --- a/web_responsive/README.rst +++ b/web_responsive/README.rst @@ -7,7 +7,7 @@ Web Responsive !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e35aae801ffde408fd73aa0e1c786c289aad930371f4070439c10e5fccb8097a + !! source digest: sha256:daabd383cb2a8ae07dec41bbb9a4adf61b7a9732feb9dd512ce8f7c32fcc5c8f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -147,6 +147,11 @@ This module adds responsiveness to web backend. .. image:: https://raw.githubusercontent.com/OCA/web/15.0/web_responsive/static/img/document_viewer.gif +* When the user chooses to send a public message the color of the composer is different + from the one when the message is an internal log. + + .. image:: https://raw.githubusercontent.com/OCA/web/15.0/web_responsive/static/img/chatter-colors.gif + **Table of contents** .. contents:: @@ -198,6 +203,7 @@ Contributors * Mathias Markl * Iván Todorovich * Sergey Shebanin +* David Vidal Maintainers ~~~~~~~~~~~ diff --git a/web_responsive/readme/CONTRIBUTORS.rst b/web_responsive/readme/CONTRIBUTORS.rst index ca52594ac483..a39ec93879a8 100644 --- a/web_responsive/readme/CONTRIBUTORS.rst +++ b/web_responsive/readme/CONTRIBUTORS.rst @@ -6,3 +6,4 @@ * Mathias Markl * Iván Todorovich * Sergey Shebanin +* David Vidal diff --git a/web_responsive/readme/DESCRIPTION.rst b/web_responsive/readme/DESCRIPTION.rst index e4b6960d7a3e..1093b436e163 100644 --- a/web_responsive/readme/DESCRIPTION.rst +++ b/web_responsive/readme/DESCRIPTION.rst @@ -116,3 +116,8 @@ This module adds responsiveness to web backend. width preview clicking on the new maximize button. .. image:: ../static/img/document_viewer.gif + +* When the user chooses to send a public message the color of the composer is different + from the one when the message is an internal log. + + .. image:: ../static/img/chatter-colors.gif diff --git a/web_responsive/static/description/index.html b/web_responsive/static/description/index.html index 98a4995bc657..2a33ebea6277 100644 --- a/web_responsive/static/description/index.html +++ b/web_responsive/static/description/index.html @@ -1,20 +1,20 @@ - + - + Web Responsive