modify school statisitc teacher shixun list no

dev_aliyun
p31729568 5 years ago
parent a4b1fe3045
commit 5b43287fb8

@ -11,11 +11,7 @@
<% @students.each_with_index do |student, index| %>
<tr>
<td class="pl20 pr20">
<% if index < 3 %>
<img src="/images/educoder/competition/<%= index + 1 %>.png" width="18px" height="22px" class="mt8"/></td>
<% else %>
<%= index + 1 %>
<% end %>
</td>
<td class="color-dark">
<a href="<%= user_path(student) %>" target="_blank" class="task-hide" style="max-width: 84px;"><%= student.show_real_name %></a>

Loading…
Cancel
Save