diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py index da236ee4..e485d05f 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -38,7 +38,7 @@ "price": 18.00, "currency": "EUR", - 'images': ['static/description/list_pivot.png'], + 'images': ['static/description/banner.png'], 'installable': True, 'auto_install': False,