mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] Description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Client side paging
|
||||
==================
|
||||
|
||||
This addon enables buttons to return::
|
||||
This addon allows a developer to return the following action types::
|
||||
|
||||
{'type': 'ir.actions.act_window.page.next'}
|
||||
|
||||
@@ -9,4 +9,6 @@ or::
|
||||
|
||||
{'type': 'ir.actions.act_window.page.prev'}
|
||||
|
||||
which trigger the form's controller to page into the requested direction.
|
||||
which trigger the form's controller to page into the requested direction on the
|
||||
client side.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user