[12.0][ADD] web_set_single_page_hidden

This commit is contained in:
Vincent Van Rossem
2020-11-04 11:55:37 +01:00
committed by Ruchir Shukla
parent b40f188220
commit 02ebf39470
9 changed files with 582 additions and 0 deletions

View File

@@ -0,0 +1 @@
* Vincent Van Rossem <vincent@coopiteasy.be>

View File

@@ -0,0 +1,7 @@
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.