Merge branch 'elektronika' of https://repo.tpsadvertising.com/TPS/elektronika_bagisto into elektronika
This commit is contained in:
commit
647725af23
|
|
@ -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=""{{ __('shop::app.checkout.onepage.phone') }}""/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue