1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00
redmine/app/views/imports/_time_entries_mapping.js.erb
Go MAEDA 6fd9d9ed73 Import time entries (#28234).
Patch by Gregor Schmidt.


git-svn-id: http://svn.redmine.org/redmine/trunk@18146 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-09 08:05:37 +00:00

2 lines
105 B
Plaintext

$('#fields-mapping').html('<%= escape_javascript(render :partial => 'time_entries_fields_mapping') %>');