document show html. separate attachment.
This commit is contained in:
parent
e8b25aef06
commit
b364b8148f
|
@ -16,8 +16,8 @@
|
||||||
<div class="wiki">
|
<div class="wiki">
|
||||||
<%= textilizable @document, :description, :attachments => @document.attachments %>
|
<%= textilizable @document, :description, :attachments => @document.attachments %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div style="border-top:solid 1px #C6E9F1;"></div>
|
||||||
<h3><%= l(:label_attachment_plural) %></h3>
|
<h3><%= l(:label_attachment_plural) %></h3>
|
||||||
<%= link_to_attachments @document %>
|
<%= link_to_attachments @document %>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue