Commit 54fd11c3 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

- UP, modification de l'API consommé pour la recherche des personnes avec le...

 - UP, modification de l'API consommé pour la recherche des personnes avec le filtre "Personnes (plusieurs) : impliquées"
parent ae61c9db
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -995,7 +995,7 @@
                            width: '100%',
                            allowClear: true,
                            ajax: {
                                url: '<?= $this->url('person/search') ?>',
                                url: '<?= $this->url('person') ?>',
                                dataType: 'json',
                                delay: 250,
                                data: function (params) {