[16.0][MIG] web_no_bubble

pull/2462/head
Andrea Stirpe 2023-03-21 14:25:18 +01:00
parent c8819ebbd5
commit 46f6f5f9b6
4 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1 @@
../../../../web_no_bubble

View File

@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)

View File

@ -3,7 +3,7 @@
{
"name": "Web No Bubble",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"author": "Savoir-faire Linux, " "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",
"license": "AGPL-3",

View File

@ -1,5 +1,3 @@
.o_tooltip {
&.o_animated {
display: none;
}
display: none;
}