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