Issue #6362 fixed
This commit is contained in:
parent
0c012947e5
commit
d211c13ca6
|
|
@ -22,7 +22,7 @@
|
|||
@if ($isSharingEnabled)
|
||||
<a
|
||||
href="javascript:void(0);"
|
||||
onclick="window.showShareWishlistModal();">
|
||||
onclick="window.showShareWishlistModal();" style="margin:20px;">
|
||||
{{ __('shop::app.customer.account.wishlist.share') }}
|
||||
</a>
|
||||
@endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue