Address: extend hideAddress option for twig cases

This commit is contained in:
2021-09-22 12:09:39 +02:00
parent f1c29a8bd3
commit dee27ee01f
3 changed files with 14 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
targetEntity: { name: 'household', id: household.id },
backUrl: path('chill_person_household_summary', { 'household_id': household.id }),
forceRedirect: true,
hideAddress: true,
mode: 'new',
buttonSize: 'btn-sm',
buttonText: 'Move household',