From 91153b156aff07cda42305cb85f1e24f81dbcc5f Mon Sep 17 00:00:00 2001 From: Martin Artnik Date: Mon, 24 Jul 2023 13:16:07 +0200 Subject: [PATCH] Fix incorrect icons [SCI-8915] --- app/views/my_modules/_my_module_details.html.erb | 2 +- app/views/reports/wizard/_project_contents.html.erb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/my_modules/_my_module_details.html.erb b/app/views/my_modules/_my_module_details.html.erb index 837b8fb42..fba0727d4 100644 --- a/app/views/my_modules/_my_module_details.html.erb +++ b/app/views/my_modules/_my_module_details.html.erb @@ -23,7 +23,7 @@ <% if @my_module.completed? %>
- +
diff --git a/app/views/reports/wizard/_project_contents.html.erb b/app/views/reports/wizard/_project_contents.html.erb index 4078dd7a6..42895afb8 100644 --- a/app/views/reports/wizard/_project_contents.html.erb +++ b/app/views/reports/wizard/_project_contents.html.erb @@ -14,10 +14,10 @@