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") %> - +
<% case e.act_type %> <% when 'JournalsForMessage' %> @@ -97,7 +97,7 @@ - - @@ -204,7 +204,7 @@ <% else %> <% desStr= textAreailizable(act, :notes) %> <% end %> - - - - @@ -404,7 +404,7 @@ <% end %> - - @@ -482,7 +482,7 @@ - @@ -535,7 +535,7 @@ <% end %> - -
+

<%= textAreailizable act.notes %>

@@ -144,7 +144,7 @@ <% end %>
+

<%= textAreailizable act, :description %>

+

<%= 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 %>