From 382b6911fdd94a3b021ef8da8c4e8c4cffbc5bb5 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 3 Apr 2016 11:56:26 +0000 Subject: [PATCH] HTML markup discrepancy ol and ul at app/views/imports/show.html.erb (#22134). MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@15292 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/imports/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index ad6ae3681..d9848cdb5 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -3,7 +3,7 @@ <% if @import.unsaved_items.count == 0 %>

<%= l(:notice_import_finished, :count => @import.saved_items.count) %>

-
    +