diff --git a/app/views/colleges/_student_shixun.html.erb b/app/views/colleges/_student_shixun.html.erb index 5fd310d1..44214bc6 100644 --- a/app/views/colleges/_student_shixun.html.erb +++ b/app/views/colleges/_student_shixun.html.erb @@ -11,11 +11,7 @@ <% @students.each_with_index do |student, index| %> - <% if index < 3 %> - - <% else %> - <%= index + 1 %> - <% end %> + <%= index + 1 %> <%= student.show_real_name %>