修复osp显示帖子页面,footer漂移的问题

This commit is contained in:
ganyiang 2014-05-30 11:29:05 +08:00
parent a6f6ea240d
commit 9f16123bed
1 changed files with 1 additions and 0 deletions

View File

@ -51,5 +51,6 @@
:title => l(:button_delete)
) if @forum.destroyable_by?(User.current) %>
</div>
<div>
<%= render :partial => 'open_source_projects/show_memo', :locals => {:memos => @memos, :open_source_project => @open_source_project} %>
</div>