mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
javascript added to easily fill in form fields with name elements
This commit is contained in:
@@ -266,7 +266,6 @@ final class PersonController extends AbstractController
|
||||
[
|
||||
'form' => $form->createView(),
|
||||
'alternatePersons' => $alternatePersons ?? [],
|
||||
'_fragment' => $request->query->get('_fragment')
|
||||
]
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user