//location.reload(); <% if params[:detail_page] %> window.location.href = '<%= organization_org_document_comments_path(:organization_id => @org_document_comment.root.organization_id)%>'; <% else %> window.location.reload(); <% end %>