From 65c04409469e9a049c467f5e22cb6eb1e1dcd6e9 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Wed, 2 Jan 2019 16:24:27 +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 5d3363e3..d0775655 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -41,7 +41,7 @@ "price": 18.00, "currency": "EUR", - 'images': ['static/description/list_pivot.png'], + 'images': ['static/description/banner.png'], 'installable': True, 'auto_install': False,