From 3ec44758a1f8f1a8c043eaf8a0d2dde3c0136228 Mon Sep 17 00:00:00 2001 From: ivan deng Date: Sat, 11 May 2019 16:13:32 +0800 Subject: [PATCH] plm update --- app_base_superbar/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_base_superbar/__manifest__.py b/app_base_superbar/__manifest__.py index 3c3be3b7..452da094 100644 --- a/app_base_superbar/__manifest__.py +++ b/app_base_superbar/__manifest__.py @@ -38,7 +38,7 @@ 'depends': [ 'web', ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.gif'], 'data': [ 'views/ir_actions_act_window_views.xml', 'views/ir_actions_actions_views.xml',