|
|
|
@ -18,17 +18,6 @@
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
<% if system_message.attachments.any? %>
|
|
|
|
|
<div class=" fl" style="width: 600px">
|
|
|
|
|
<% if system_message.attachments.any?%>
|
|
|
|
|
<%# options = {:author => true, :deletable => @memo.deleted_attach_able_by?(User.current) } %>
|
|
|
|
|
<%= link_to_attachment_project system_message, :thumbnails => false %>
|
|
|
|
|
<%#= link_to_attachments_course system_message, :author => false %>
|
|
|
|
|
<% end %>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<% end %>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
<p class="homepagePostDeadline">发布时间:<%= format_time(system_message.created_at) %></p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|