Merge pull request #5891 from prateek-webkul/checkout-ui-issue-booking-product
issue #5729 fixed
This commit is contained in:
commit
03f37be080
|
|
@ -128,7 +128,7 @@
|
|||
<div class="misc-controls">
|
||||
<a href="{{ route('shop.home.index') }}" class="link">{{ __('shop::app.checkout.cart.continue-shopping') }}</a>
|
||||
|
||||
<div>
|
||||
<div style="display:flex;">
|
||||
@if ($cart->hasProductsWithQuantityBox())
|
||||
<button type="submit" class="btn btn-lg btn-primary" id="update_cart_button">
|
||||
{{ __('shop::app.checkout.cart.update-cart') }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue