#8911 Textile formatting for issue notes

git-svn-id: http://redmine.rubyforge.org/svn/trunk@280 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2007-02-27 22:07:01 +00:00
parent 75324e4859
commit c622ad0b50
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
<% end %>
</ul>
<% if journal.notes? %>
<%= simple_format auto_link h(journal.notes) %>
<%= textilizable journal.notes %>
<% end %>
<% end %>