diff --git a/app/views/cards/_collection_settings.html.erb b/app/views/cards/_collection_settings.html.erb index b591a022c..318eeb70c 100644 --- a/app/views/cards/_collection_settings.html.erb +++ b/app/views/cards/_collection_settings.html.erb @@ -1,5 +1,3 @@ -<%= access_involvement_advance_button collection, Current.user %> - <%= link_to edit_collection_path(collection), class: "btn tooltip" do %> <%= icon_tag "settings" %> Settings for <%= collection.name %> diff --git a/app/views/cards/index.html.erb b/app/views/cards/index.html.erb index 305b0fbed..258fb089d 100644 --- a/app/views/cards/index.html.erb +++ b/app/views/cards/index.html.erb @@ -11,7 +11,11 @@ <% content_for :header do %> <%= render "filters/menu", user_filtering: @user_filtering %> -
+