Update wishlist.blade.php
This commit is contained in:
parent
54d17d8086
commit
8296500db1
|
|
@ -52,9 +52,8 @@
|
|||
onclick="document.getElementById('wishlist-{{ $product->product_id }}').submit();">
|
||||
|
||||
<wishlist-component active="false"></wishlist-component>
|
||||
|
||||
</a>
|
||||
</form>
|
||||
@endauth
|
||||
|
||||
{!! view_render_event('bagisto.shop.products.wishlist.after') !!}
|
||||
{!! view_render_event('bagisto.shop.products.wishlist.after') !!}
|
||||
|
|
|
|||
Loading…
Reference in New Issue