Merge branch 'elektronika' of https://repo.tpsadvertising.com/TPS/elektronika_bagisto into elektronika

This commit is contained in:
Ata 2024-05-17 12:45:04 +00:00
commit 647725af23
1 changed files with 2 additions and 1 deletions

View File

@ -127,7 +127,8 @@
{{ __('shop::app.checkout.onepage.phone') }}
</label>
<input type="text" v-validate="'required|numeric'" class="control" id="billing[phone]" name="billing[phone]"3
<input type="text" v-validate="'required|numeric'"
class="control" id="billing[phone]" name="billing[phone]"
placeholder="99369696969"
v-model="address.billing.phone" data-vv-as="&quot;{{ __('shop::app.checkout.onepage.phone') }}&quot;"/>