forked from bofh/fetsite
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
|
|
$("#document_<%= @document.id %>").html("<%=escape_javascript( render :partial=>"nested_form" ,:object=>@document)%>");
|
|
|
|
|
|
|
|
|