forked from bofh/fetsite
documents
This commit is contained in:
6
app/views/documents/edit.js.erb
Normal file
6
app/views/documents/edit.js.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
$("#document_<%= @document.id %>").html("<%=escape_javascript( render :partial=>"nested_form" ,:object=>@document)%>");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user