diff --git a/app/views/my/menus/_collections.html.erb b/app/views/my/menus/_collections.html.erb index 6d7a71d66..bbb9fe18a 100644 --- a/app/views/my/menus/_collections.html.erb +++ b/app/views/my/menus/_collections.html.erb @@ -1,6 +1,12 @@ <% # Using method: :get inside Turbo frame triggers some special Turbo handling where the script_name is lost %> -<% if user_filtering.collections.any? %> - <%= collapsible_nav_section "Boards" do %> +<%= collapsible_nav_section "Boards" do %> +