diff --git a/web_no_bubble/README.rst b/web_no_bubble/README.rst index 565a8ceb0..910d9133f 100644 --- a/web_no_bubble/README.rst +++ b/web_no_bubble/README.rst @@ -7,7 +7,7 @@ Web No Bubble !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b4869caf35d7916b11025aba76e24bd48c42bee3dab33aca8586027ea3ba0ffc + !! source digest: sha256:80d6bf3cc0d056d921e961e4727e58dbabe22c88dfe983ff65caf6c187272754 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/web_no_bubble/__manifest__.py b/web_no_bubble/__manifest__.py index e0e2e987e..8f41a1a87 100644 --- a/web_no_bubble/__manifest__.py +++ b/web_no_bubble/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Web No Bubble", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "author": "Savoir-faire Linux, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3", diff --git a/web_no_bubble/i18n/it.po b/web_no_bubble/i18n/it.po index 73388557f..e69de29bb 100644 --- a/web_no_bubble/i18n/it.po +++ b/web_no_bubble/i18n/it.po @@ -1,14 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" diff --git a/web_no_bubble/i18n/web_no_bubble.pot b/web_no_bubble/i18n/web_no_bubble.pot index 78d58d53f..716a0702d 100644 --- a/web_no_bubble/i18n/web_no_bubble.pot +++ b/web_no_bubble/i18n/web_no_bubble.pot @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" diff --git a/web_no_bubble/static/description/index.html b/web_no_bubble/static/description/index.html index 76b8e751c..eb759a4d4 100644 --- a/web_no_bubble/static/description/index.html +++ b/web_no_bubble/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b4869caf35d7916b11025aba76e24bd48c42bee3dab33aca8586027ea3ba0ffc +!! source digest: sha256:80d6bf3cc0d056d921e961e4727e58dbabe22c88dfe983ff65caf6c187272754 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runboat

This module removes from the web interface the bubbles introduced in the diff --git a/web_no_bubble/static/src/css/web_no_bubble.scss b/web_no_bubble/static/src/css/web_no_bubble.scss index 9d157827f..583aa19d1 100644 --- a/web_no_bubble/static/src/css/web_no_bubble.scss +++ b/web_no_bubble/static/src/css/web_no_bubble.scss @@ -1,3 +1,3 @@ -.o_tooltip { +.o_tour_pointer { display: none; }