From 8dceb23e68b0899be15852a0f46c32238e14811a Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Fri, 25 Apr 2025 10:37:42 -0500 Subject: [PATCH] Space between --- app/views/collections/edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/collections/edit.html.erb b/app/views/collections/edit.html.erb index 64a5d4b2d..31097648d 100644 --- a/app/views/collections/edit.html.erb +++ b/app/views/collections/edit.html.erb @@ -102,7 +102,7 @@ <% end %> -

<%= link_to "Manage workflows", workflows_path, class: "btn btn--plain txt-link" %>

+

<%= link_to "Manage workflows", workflows_path, class: "btn btn--plain txt-link" %>