mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
OnTheFly: do not show 'create adress and household' on edit action
This commit is contained in:
parent
49b1ca13f2
commit
58fce9999d
@ -138,7 +138,7 @@
|
|||||||
aria-describedby="email" />
|
aria-describedby="email" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="input-group mb-3 form-check">
|
<div v-if="action === 'create'" class="input-group mb-3 form-check">
|
||||||
<input class="form-check-input"
|
<input class="form-check-input"
|
||||||
type='checkbox'
|
type='checkbox'
|
||||||
v-model="showAddressForm"
|
v-model="showAddressForm"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user