From 983124bb58f9af8bdb6ae3f39011691d6a0b8d04 Mon Sep 17 00:00:00 2001 From: Stefan Rijnhart Date: Mon, 19 Jan 2015 11:12:49 +0100 Subject: [PATCH] [IMP] Shorten summary a bit for cosmetic reasons --- web_ir_actions_act_window_page/__openerp__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web_ir_actions_act_window_page/__openerp__.py b/web_ir_actions_act_window_page/__openerp__.py index 70c045b6..7fa66de6 100644 --- a/web_ir_actions_act_window_page/__openerp__.py +++ b/web_ir_actions_act_window_page/__openerp__.py @@ -21,8 +21,7 @@ { "name": "Window actions for client side paging", "summary": ("Allows a developer to trigger a pager to show the previous " - "or next next record in the form view by returning the " - "appropriate window action"), + "or next next record in the form view"), "version": "1.0", "author": "Therp BV", "category": "Dependency",