vita_app/app/views/admin/vourcher_codes/update_row.js.erb
Nicolas Bally 1d3af87d4c initial
2016-04-28 10:07:08 +02:00

3 lines
129 B
Plaintext
Executable File

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