AddAddress: adding a new stickyActions option

This commit is contained in:
2021-09-17 10:59:06 +02:00
parent f048395a89
commit 331dd286e7
4 changed files with 12 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
targetEntity: { name: 'person', id: person.id },
backUrl: path('chill_person_address_list', { 'person_id': person.id }),
openPanesInModal: false,
stickyActions: true,
useValidFrom: true,
useValidTo: false
} %}