diff --git a/web_context_in_colors/__openerp__.py b/web_context_in_colors/__openerp__.py index 68a9e06f..f4149f95 100644 --- a/web_context_in_colors/__openerp__.py +++ b/web_context_in_colors/__openerp__.py @@ -24,7 +24,7 @@ "version" : "1.1", "author" : "Therp BV", "complexity": "normal", - "category" : "Dependency", + "category" : "Hidden/Dependency", "depends" : [ 'web', ],