add searchResultLimit for choices
This commit is contained in:
parent
fd9f85ae47
commit
c08c77e849
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ class EstablishmentGroupsChoices {
|
|||
intervention_establishment,
|
||||
{
|
||||
searchFields: ["label"],
|
||||
searchResultLimit: 30,
|
||||
},
|
||||
)
|
||||
let establishmentGroupsChoices = this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue