diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 40122fba7..fadffc9f6 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -53,7 +53,7 @@ <%= image_tag(url_to_avatar(e.user), :class => "avatar") %>
+ |
<%= textAreailizable act.notes %> @@ -144,7 +144,7 @@ <% end %> | ||||||
+ |
<%= textAreailizable act, :description %> |
@@ -204,7 +204,7 @@
<% else %>
<% desStr= textAreailizable(act, :notes) %>
<% end %>
- + |
<%= desStr %> @@ -259,7 +259,7 @@ <% end %> | ||||
+ |
<%= textAreailizable act, :long_comments %> @@ -320,7 +320,7 @@ <% end %> | ||||||
+ |
<%= textAreailizable(act, :content) %> @@ -361,7 +361,7 @@ <% end %> | ||||||
+ | |||||||
+ |
<%= textAreailizable act, :description %> @@ -446,7 +446,7 @@ |
||||||
+ | <%= textAreailizable act, :description %> | ||||||
+ | <%= textAreailizable act, :description %> | ||||||
+ |
<%= textAreailizable act, :description %> @@ -609,7 +609,7 @@ |
||||||
+ |
<%= textAreailizable e.notes %> |