Project

General

Profile

Patch #7975 » _sidebar.rhtml.patch

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

View differences:

_sidebar.rhtml 2011-03-19 01:28:27.000000000 +0200
1
<%= call_hook(:view_wiki_show_sidebar_top) %>
2

  
1 3
<% if @wiki && @wiki.sidebar -%>
2 4
  <%= textilizable @wiki.sidebar.content, :text %>
3 5
<% end -%>
(1-1/2)