app/views/audios/destroy.js.erb in social_stream-documents-0.1.6 vs app/views/audios/destroy.js.erb in social_stream-documents-0.1.7

- old
+ new

@@ -1,2 +2 @@ -$("#<%= dom_id(@post_activity) %>").hide(); - +<%=render(:partial => 'objects/destroy') %> \ No newline at end of file