batch replace hideAddress option by onlyButton

This commit is contained in:
2021-09-30 14:36:01 +02:00
parent decc3c7463
commit 577d665f09
8 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
{% include '@ChillMain/Address/_insert_vue_address.html.twig' with {
targetEntity: { name: 'household', id: household.id },
backUrl: path('chill_person_household_summary', { 'household_id': household.id }),
hideAddress: true,
onlyButton: true,
mode: 'new',
buttonSize: 'btn-sm',
buttonText: 'Move household',