From b695165d2cd35dda1e1c3d8b987eb7593d052224 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Sun, 6 Jul 2025 09:01:40 +0000 Subject: [PATCH] Merge r23861 from trunk to 6.0-stable (#42794). git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23871 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/timelog/_list.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/timelog/_list.html.erb b/app/views/timelog/_list.html.erb index 6c518161f..aa1c1c293 100644 --- a/app/views/timelog/_list.html.erb +++ b/app/views/timelog/_list.html.erb @@ -11,7 +11,7 @@ <% @query.inline_columns.each do |column| %> <%= column_header(@query, column) %> <% end %> - +