diff --git a/app/views/problems/stat.rhtml b/app/views/problems/stat.rhtml --- a/app/views/problems/stat.rhtml +++ b/app/views/problems/stat.rhtml @@ -5,7 +5,8 @@ <% if @submissions!=nil %> - + + @@ -13,6 +14,7 @@ <% count = 0 %> <% @submissions.each do |sub| %> "> +
user_idloginname submitted_at points comment
<%= sub.user.login %> <%= sub.user.full_name if sub.user %> <%= sub.submitted_at.to_s %> <%= sub.points %>