Nicolas Bally 1a045e278a suite
2017-01-05 11:20:16 +01:00

4 lines
140 B
Plaintext

close_pane_hover();
$('#registrant_row_<%= @registrant.id %>').replaceWith("<%= escape_javascript(render(@registrant))%>");
<%= flash_js %>