|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
<div class="homepagePostDes">
|
|
|
|
|
<div class="homepagePostTo">
|
|
|
|
|
<%= link_to User.find(document.creator_id), user_path(document.creator.id), :class => "newsBlue mr15" %>
|
|
|
|
|
TO<%= link_to document.organization.name, organization_path(document.organization) %> | 组织
|
|
|
|
|
TO <%= link_to document.organization.name, organization_path(document.organization) %> | 组织
|
|
|
|
|
</div>
|
|
|
|
|
<div class="homepagePostTitle postGrey"><%= document.title %></div>
|
|
|
|
|
<div class="homepagePostDate">
|
|
|
|
|