From 361278060645417380f0bcc6491947414178761b Mon Sep 17 00:00:00 2001 From: sboursen-scinote Date: Tue, 7 Mar 2023 07:07:51 +0100 Subject: [PATCH 01/12] Fix wrong icon [SCI-8007] --- app/views/protocols/index/_general_toolbar.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/protocols/index/_general_toolbar.html.erb b/app/views/protocols/index/_general_toolbar.html.erb index 6fada076b..8612e84b5 100644 --- a/app/views/protocols/index/_general_toolbar.html.erb +++ b/app/views/protocols/index/_general_toolbar.html.erb @@ -14,7 +14,7 @@ data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> - + <% if can_create_protocols_in_repository?(@current_team) %>