mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
AddAddress: openPanesInModal, uniq option to enable/disable all step123 in Modal
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
{% include '@ChillMain/Address/_insert_vue_address.html.twig' with {
|
||||
targetEntity: { name: 'person', id: person.id },
|
||||
backUrl: path('chill_person_address_list', { 'person_id': person.id }),
|
||||
bindModalStep1: false,
|
||||
bindModalStep2: false,
|
||||
openPanesInModal: false,
|
||||
useValidFrom: true,
|
||||
useValidTo: false
|
||||
} %}
|
||||
|
Reference in New Issue
Block a user