From 56ff583aa76802eec404bf4963e9845a44180f51 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Thu, 27 Apr 2023 19:55:08 +0530 Subject: [PATCH] Apr 27 [UPDT] : Banner Updated 'sticky_form_header' --- sticky_form_header/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sticky_form_header/__manifest__.py b/sticky_form_header/__manifest__.py index 874a8437a..a60daf6a4 100644 --- a/sticky_form_header/__manifest__.py +++ b/sticky_form_header/__manifest__.py @@ -34,7 +34,7 @@ 'sticky_form_header/static/src/scss/sticky_form_header.scss', ], }, - 'images': ['/static/description/banner.png'], + 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False,