diff --git a/web_searchbar_full_width/__openerp__.py b/web_searchbar_full_width/__openerp__.py index 390c4e95..7a8cbc47 100644 --- a/web_searchbar_full_width/__openerp__.py +++ b/web_searchbar_full_width/__openerp__.py @@ -26,6 +26,7 @@ "category": "Tools", "summary": "Show search bar in full screen width", "depends": [ + 'web', ], "data": [ 'views/templates.xml',