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",