jipe_app/app/views/admin/translations/update_row.js.erb
2017-08-14 10:53:30 +02:00

3 lines
123 B
Plaintext
Executable File

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