pollen_app/app/views/admin/translations/update_row.js.erb
Nicolas Bally 120e9803eb initial
2020-04-28 14:51:42 +02:00

3 lines
123 B
Plaintext
Executable File

close_pane_hover();
$('#translation_<%= @translation.id %>').replaceWith("<%= escape_javascript(render(@translation))%>");