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 almost 3 years 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 almost 3 years ago
- Category changed from Activity view to Importers
#3
Updated by Go MAEDA almost 3 years ago
- Related to Feature #28234: Add CSV Import for Time Entries added
#4
Updated by Go MAEDA almost 3 years ago
- Subject changed from Element div is not closed to Fix missing closing div in _time_entries_fields_mapping.html.erb
- Status changed from Confirmed to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you.
#5
Updated by Go MAEDA almost 3 years ago
- Status changed from Resolved to Closed