forked from bofh/fetsite
attachment new version
This commit is contained in:
1
app/views/attachments/refresh_list.js.erb
Normal file
1
app/views/attachments/refresh_list.js.erb
Normal file
@@ -0,0 +1 @@
|
||||
$("#<%= Attachment.parent_attachment_list_id(@parent) %>").replaceWith("<%= escape_javascript ( render partial:"attachments/attachment_list", object:@attachments, locals: {editor: true, parent: @parent} ) %>")
|
||||
Reference in New Issue
Block a user