Some Self Reviewed
This commit is contained in:
parent
a6b969ad97
commit
921aaefbc4
|
|
@ -19,7 +19,7 @@
|
|||
title="{{ __('velocity::app.shop.wishlist.remove-wishlist-text') }}"
|
||||
@endif>
|
||||
|
||||
<wishlist-component active="{{ !$isWished }}"></wishlist-component>
|
||||
<wishlist-component active="{{ ! $isWished }}"></wishlist-component>
|
||||
|
||||
@if (isset($text))
|
||||
{!! $text !!}
|
||||
|
|
|
|||
Loading…
Reference in New Issue