From 68b12ff819f92afb54dce3f007dbc7743619cb5f Mon Sep 17 00:00:00 2001 From: Adam Ruzicka Date: Thu, 20 Jul 2023 10:51:50 +0200 Subject: [PATCH] Fixes #36606 - Properly translate headers in long running tasks email notification --- app/views/tasks_mailer/long_tasks.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/tasks_mailer/long_tasks.html.erb b/app/views/tasks_mailer/long_tasks.html.erb index 2ff028296..1e79c98cc 100644 --- a/app/views/tasks_mailer/long_tasks.html.erb +++ b/app/views/tasks_mailer/long_tasks.html.erb @@ -8,11 +8,11 @@
- - - - - + + + + + <% @report.tasks.each do |task| %>
_("ID")_("Action")_("Label")_("State")_("State updated at")<%= _("ID") %><%= _("Action") %><%= _("Label") %><%= _("State") %><%= _("State updated at") %>