clair_app/app/views/admin/circuits/create.js.erb
Nicolas Bally c2f8ec2efb initial
2020-10-10 00:28:38 +02:00

2 lines
93 B
Plaintext

$('#circuits_rows').prepend("<%= escape_javascript(render(@circuit))%>");
close_pane_hover();