3 lines
192 B
Plaintext
3 lines
192 B
Plaintext
$('#v_contacts_rows').prepend("<%= escape_javascript(render(@v_contact))%>");
|
|
$('#societe_show').html("<%= escape_javascript(render(:partial => "admin/societes/show"))%>");
|
|
close_pane_hover(); |