Actions
Defect #33027
closedFix missing closing div in _time_entries_fields_mapping.html.erb
Start date:
Due date:
% Done:
0%
Estimated time:
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">
Files
Related issues
      
      Updated by Marius BĂLTEANU over 5 years ago
      
    
    - File fix_missing_div.patch 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.
      
      Updated by Marius BĂLTEANU over 5 years ago
      
    
    - Category changed from Activity view to Importers
 
      
      Updated by Go MAEDA over 5 years ago
      
    
    - Related to Feature #28234: Add CSV Import for Time Entries added
 
      
      Updated by Go MAEDA over 5 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.
Actions