Fix missing closing div in app/views/imports/_time_entries_fields_mapping.html.erb (#33027).

Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@19527 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2020-02-24 03:00:11 +00:00
parent f739dafaa4
commit 3c45dfaad7

View File

@@ -45,3 +45,4 @@
</p>
<% end %>
</div>
</div>