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

@@ -102,7 +102,7 @@ export default {
create: 'courselocation.add_temporary_address',
edit: 'courselocation.edit_temporary_address'
},
hideAddress: true
onlyButton: true
}
}
}