From ac009761775acf5364a969ebf6352336e87dcb5d Mon Sep 17 00:00:00 2001 From: mreficent Date: Mon, 11 Mar 2019 17:36:40 +0100 Subject: [PATCH] [FIX] pylint/javascript-lint --- document_page_project/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_page_project/__manifest__.py b/document_page_project/__manifest__.py index a363a5e1..42933466 100644 --- a/document_page_project/__manifest__.py +++ b/document_page_project/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Project Wiki', - 'description': 'This module links document pages to projects', + 'summary': 'This module links document pages to projects', 'version': '11.0.1.0.0', "development_status": "Beta", 'category': 'Project',