From 146e25c14e39873a455c21eefd7820d74eeb8a41 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Wed, 2 Jan 2019 16:24:17 +0800 Subject: [PATCH] update png --- app_web_fullwidth/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,