From d646ec22cfd9b905688be010bf16c429bf31718f Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 22 May 2019 16:30:27 +0000 Subject: [PATCH] Add issue css_classes to issue rows (#31424). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18191 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/versions/index.html.erb | 2 +- app/views/versions/show.html.erb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index ad5d5f425..c0b2f9dbe 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -28,7 +28,7 @@ <% issues.each do |issue| -%> - + diff --git a/app/views/versions/show.html.erb b/app/views/versions/show.html.erb index dc43d40b7..e1b27ee0d 100644 --- a/app/views/versions/show.html.erb +++ b/app/views/versions/show.html.erb @@ -42,7 +42,7 @@ <%- @issues.each do |issue| -%> - +