//location.reload(); <% if params[:detail_page] %> window.location.href = '<%= org_subfield_sub_domain_sub_document_comments_path(@subdomain, :org_subfield_id => @org_subfield.id)%>'; <% else %> window.location.reload(); <% end %>