mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
otf: manage address in edit/create form (wip)
This commit is contained in:
parent
14539f6f88
commit
a316cb9568
@ -42,13 +42,12 @@
|
|||||||
v-bind:aria-label="$t('thirdparty.phonenumber')"
|
v-bind:aria-label="$t('thirdparty.phonenumber')"
|
||||||
aria-describedby="phonenumber" />
|
aria-describedby="phonenumber" />
|
||||||
</div>
|
</div>
|
||||||
<!--
|
|
||||||
<add-address
|
<add-address
|
||||||
:context="this.context"
|
:context="this.context"
|
||||||
:options="this.addAddress.options"
|
:options="this.addAddress.options"
|
||||||
:address-changed-callback="submitAddress">
|
:address-changed-callback="submitAddress">
|
||||||
</add-address>
|
</add-address>
|
||||||
-->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user