查看附件样式不正确

This commit is contained in:
sw 2015-09-25 16:57:36 +08:00
parent fd4a2b19c8
commit 9b5a362e24
1 changed files with 35 additions and 23 deletions

View File

@ -1,3 +1,8 @@
<div id="wrapper">
<div id="wrapper2">
<div id="wrapper3">
<div id="main" class="nosidebar">
<div id="content_">
<h3><%=h @attachment.filename %></h3>
<div class="attachments">
@ -24,3 +29,10 @@
<% content_for :header_tags do -%>
<%= stylesheet_link_tag "scm" -%>
<% end -%>
<div style="clear:both;"></div>
</div>
</div>
</div>
</div>
</div>