From 6a9683d99d5a4e22e68b4f1edab0e58665955724 Mon Sep 17 00:00:00 2001 From: Markus Schneider Date: Fri, 9 Jan 2015 15:39:39 +0100 Subject: [PATCH] add description --- web_dashboard_tile/__openerp__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_dashboard_tile/__openerp__.py b/web_dashboard_tile/__openerp__.py index 7cf2cac5a..07d1f6a02 100644 --- a/web_dashboard_tile/__openerp__.py +++ b/web_dashboard_tile/__openerp__.py @@ -28,7 +28,8 @@ "category": "", 'license': 'AGPL-3', "description": """ - + module to give you a dashboard where you can configure tile from any view + and add them as short cut. """, "summary": "Add tile to dashboard", 'data': ['tile.xml',