heylium_app/app/views/admin/realisations/update_row.js.erb
Nicolas Bally 8e18de4077 initial
2016-08-03 00:22:29 +02:00

2 lines
126 B
Plaintext
Executable File

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