修改BUG
This commit is contained in:
parent
d59ab02db8
commit
0fc2e3be21
|
@ -11,7 +11,7 @@
|
|||
|
||||
<h2><%=h @document.title %></h2>
|
||||
|
||||
<p><em><%=h @#document.category.name %><br />
|
||||
<p><em><%#=h @document.category.name %><br />
|
||||
<%= format_date @document.created_on %></em></p>
|
||||
<div class="wiki">
|
||||
<%= textilizable @document, :description, :attachments => @document.attachments %>
|
||||
|
|
Loading…
Reference in New Issue