idn_app/app/views/admin/admins/update.js.erb
2016-07-29 20:23:40 +02:00

3 lines
109 B
Plaintext
Executable File

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