_content.rhtml.patch

Redmine 1.0.5 - Andriy Lesyuk, 2011-03-23 23:32

Download (280 Bytes)

View differences:

_content.rhtml 2011-03-19 01:28:32.000000000 +0200
1 1
<div class="wiki">
2 2
  <%= textilizable content, :text, :attachments => content.page.attachments %>
3 3
</div>
4

  
5
<%= call_hook(:view_wiki_show_left) %>