From 5b43287fb87f79680f7b9a3456724aa1752916c3 Mon Sep 17 00:00:00 2001 From: p31729568 Date: Wed, 25 Sep 2019 16:57:05 +0800 Subject: [PATCH] modify school statisitc teacher shixun list no --- app/views/colleges/_student_shixun.html.erb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 %>