diff --git a/web_refresher/README.rst b/web_refresher/README.rst index 6377807ac..293bf4e97 100644 --- a/web_refresher/README.rst +++ b/web_refresher/README.rst @@ -51,6 +51,7 @@ Authors ~~~~~~~ * Compassion Switzerland +* Tecnativa Contributors ~~~~~~~~~~~~ @@ -59,6 +60,7 @@ Contributors * `Tecnativa `__: * João Marques + * Alexandre D. Díaz Maintainers ~~~~~~~~~~~ diff --git a/web_refresher/__manifest__.py b/web_refresher/__manifest__.py index c78bdfa6b..a00bb2277 100644 --- a/web_refresher/__manifest__.py +++ b/web_refresher/__manifest__.py @@ -1,10 +1,11 @@ { "name": "Web Refresher", "version": "14.0.1.0.0", - "author": "Compassion Switzerland, Odoo Community Association (OCA)", + "author": "Compassion Switzerland, Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "website": "https://github.com/OCA/web", - "qweb": ["templates/pager_button.xml"], + "data": ["templates/assets.xml"], + "qweb": ["static/src/xml/refresher.xml"], "depends": ["web"], "installable": True, "auto_install": False, diff --git a/web_refresher/readme/CONTRIBUTORS.rst b/web_refresher/readme/CONTRIBUTORS.rst index 6a3baeef8..dfd40a729 100644 --- a/web_refresher/readme/CONTRIBUTORS.rst +++ b/web_refresher/readme/CONTRIBUTORS.rst @@ -2,3 +2,4 @@ * `Tecnativa `__: * João Marques + * Alexandre D. Díaz diff --git a/web_refresher/static/description/index.html b/web_refresher/static/description/index.html index 2085bb331..b1e9bceba 100644 --- a/web_refresher/static/description/index.html +++ b/web_refresher/static/description/index.html @@ -3,7 +3,7 @@ - + Web Refresher