Remove unnecessary filtering code

After removing collections from the filtering menu, there was quite a good cleanup here pending
This commit is contained in:
Jorge Manrubia
2025-10-03 10:56:34 +02:00
parent 55e4fec01f
commit 4527dcbeda
35 changed files with 29 additions and 94 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<% @page_title = @user.name %>
<% content_for :header do %>
<%= render "filters/menu", user_filtering: @user_filtering %>
<%= render "filters/menu" %>
<% end %>
<div class="panel shadow center txt-align-center margin-block-end-double">