Merge pull request #2380 from shaiv-webkul/master

#2364 issue fixed
This commit is contained in:
Jitendra Singh 2020-02-11 13:43:55 +05:30 committed by GitHub
commit b2b90d566a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -510,9 +510,9 @@
<input
class="ml0"
type="checkbox"
@change="validateForm('address-form')"
id="billing[save_as_address]"
name="billing[save_as_address]" v-model="address.billing.save_as_address"/>
<span class="ml-5">
{{ __('shop::app.checkout.onepage.save_as_address') }}
</span>