Skip to content
Snippets Groups Projects
Commit b0991bab authored by mounouar21's avatar mounouar21
Browse files

updating wishlist.index

parent 8a21bed9
No related branches found
No related tags found
No related merge requests found
......@@ -72,11 +72,6 @@
<button title="Share wishlist"></button>
<button title="Edit wishlist"></button>
<button title="Delete wishlist">🗑</button>
{% if wishlist.isDisabled %}
<button title="Enable wishlist"></button>
{% else %}
<button title="Disable wishlist"></button>
{% endif %}
</div>
</div>
{% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment