##// END OF EJS Templates
#8911 Textile formatting for issue notes...
Jean-Philippe Lang -
r277:c622ad0b50aa
parent child
Show More
@@ -6,6 +6,6
6 <% end %>
6 <% end %>
7 </ul>
7 </ul>
8 <% if journal.notes? %>
8 <% if journal.notes? %>
9 <%= simple_format auto_link h(journal.notes) %>
9 <%= textilizable journal.notes %>
10 <% end %>
10 <% end %>
11 <% end %>
11 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now