mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
8 lines
205 B
ReStructuredText
8 lines
205 B
ReStructuredText
This modules modifies the following JS `relational_fields`:
|
|
|
|
- `FieldOne2Many`
|
|
- `FieldMany2Many`
|
|
|
|
On their `Pager` widget, `single_page_hidden` is set to `false`
|
|
to always visualise the line total count.
|