Defect #33027
Fix missing closing div in _time_entries_fields_mapping.html.erb
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Importers | |||
Target version: | 4.1.1 | |||
Resolution: | Fixed | Affected version: |
Description
In the file:
/trunk/app/views/imports/_time_entries_fields_mapping.html.erb
Element div is not closed.
<div class="splitcontent">
Related issues
Associated revisions
Fix missing closing div in app/views/imports/_time_entries_fields_mapping.html.erb (#33027).
Patch by Marius BALTEANU.
History
#1
Updated by Marius BALTEANU 11 months ago
- File fix_missing_div.patch
added
- Status changed from New to Confirmed
- Target version set to 4.1.1
Thanks for catching this, attached the patch with the fix.
#2
Updated by Marius BALTEANU 11 months ago
- Category changed from Activity view to Importers
#3
Updated by Go MAEDA 11 months ago
- Related to Feature #28234: Add CSV Import for Time Entries added