Correction organisation
This commit is contained in:
parent
b229fa7cf9
commit
985d649f42
@ -167,7 +167,7 @@
|
|||||||
const organisers = document.querySelector('#id_organisers');
|
const organisers = document.querySelector('#id_organisers');
|
||||||
const choices_organisers = new Choices(organisers,
|
const choices_organisers = new Choices(organisers,
|
||||||
{
|
{
|
||||||
placeholderValue: 'Sélectionner les organismes ',
|
placeholderValue: 'Sélectionner les organisations ',
|
||||||
allowHTML: true,
|
allowHTML: true,
|
||||||
searchResultLimit: 10,
|
searchResultLimit: 10,
|
||||||
delimiter: ',',
|
delimiter: ',',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user