From 57a1e4d621fb5d080e334a7c66fcd8e82f721fef Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Fri, 24 Jan 2025 13:29:48 -0600 Subject: [PATCH] This shouldn't be here --- app/views/notifications/index.html.erb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index 1f302e623..35942d06a 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -11,10 +11,7 @@

<%= @page_title %>

- <%= link_to new_bucket_path, class: "btn flex-item-justify-end", style: "view-transition-name: new-bucket" do %> - <%= image_tag "add.svg", aria: { hidden: true }, size: 24 %> - Add a new project - <% end %> +
<% end %>