socialforge/app/views/org_document_comments/destroy.js.erb

2 lines
155 B
Plaintext

//location.reload();
window.location.href = '<%= organization_org_document_comments_path(:organization_id => @org_document_comment.root.organization_id)%>'