Fix link
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<% if Current.user.collections.many? %>
|
||||
<li class="popup__item" data-filter-target="item" data-navigable-list-target="item" id="filter-collection-all">
|
||||
<%= icon_tag "collection", class: "popup__icon" %>
|
||||
<%= link_to clear_url_path, class: "popup__btn btn" do %>
|
||||
<%= link_to cards_path, class: "popup__btn btn" do %>
|
||||
<span class="overflow-ellipsis">All collections</span>
|
||||
<% end %>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user