mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
do not allow to update address from an existing household
This commit is contained in:
parent
0437e00dcd
commit
62d3bf8742
@ -94,7 +94,7 @@
|
||||
</template>
|
||||
<template v-else>
|
||||
<household-render-box :household="household" :isAddressMultiline="true"></household-render-box>
|
||||
<ul class="record_actions">
|
||||
<ul class="record_actions" v-if="isHouseholdNew">
|
||||
<li>
|
||||
<add-address
|
||||
:context="getAddressContext"
|
||||
|
Loading…
x
Reference in New Issue
Block a user