diff --git a/app/views/boards/_project_show.html.erb b/app/views/boards/_project_show.html.erb index aff39b0f3..e93690e73 100644 --- a/app/views/boards/_project_show.html.erb +++ b/app/views/boards/_project_show.html.erb @@ -37,14 +37,14 @@
<%= h(topic.subject) %>
+<%= h(topic.subject) %>
<% if topic.sticky? %> <%= l(:label_board_sticky)%> <% end %> -+
<%= topic.content %>
@@ -95,7 +95,7 @@
<%= textAreailizable message,:content,:attachments => message.attachments %>
+<%= textAreailizable message,:content,:attachments => message.attachments %>
<%= textAreailizable message,:content,:attachments => message.attachments %>
+<%= textAreailizable message,:content,:attachments => message.attachments %>