链接问题
This commit is contained in:
parent
24c5cdfdda
commit
e9f88c5593
|
@ -9,7 +9,7 @@
|
|||
<%= link_to User.find(document.creator_id), user_url_in_org(document.creator.id), :class => "newsBlue mr15" %>
|
||||
TO <%= link_to @organization.name, organization_path(@organization), :class => "newsBlue" %>
|
||||
|
|
||||
<span style="color:#269ac9;"><%=link_to document.sub_domain..name, org_subfield_sub_domain_sub_document_comment_path(document, :org_subfield_id=> @org_subfield.id, :sub_domain_id => document.sub_domain.id), :class => "newsBlue" %></span>
|
||||
<span style="color:#269ac9;"><%=link_to document.sub_domain.name, org_subfield_sub_domain_sub_document_comment_path(document, :org_subfield_id=> @org_subfield.id, :sub_domain_id => document.sub_domain.id), :class => "newsBlue" %></span>
|
||||
<%# if document.organization.home_id == document.id %>
|
||||
<!--<span class="red_homework_btn_cir ml5">已设为首页</span>-->
|
||||
<%# end %>
|
||||
|
|
Loading…
Reference in New Issue