diff --git a/app_hr_superbar/__manifest__.py b/app_hr_superbar/__manifest__.py index 8cecaf2e..947be72c 100644 --- a/app_hr_superbar/__manifest__.py +++ b/app_hr_superbar/__manifest__.py @@ -39,7 +39,7 @@ 'depends': [ 'hr', ], - 'images': ['static/description/hr1.gif'], + 'images': ['static/description/hr.gif'], 'data': [ 'views/hr_views.xml', ],