fix: laboratory 500

fix

fix
This commit is contained in:
vilet.yy 2021-03-22 14:13:03 +08:00
parent 0079255e98
commit 01cad866b8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</td> </td>
<td> <td>
<% if school && school.identifier.present? %> <% if school && school.identifier.present? %>
<%= link_to school.identifier.to_s, statistics_college_path(school.identifier), target: '_blank' %> <%#= link_to school.identifier.to_s, statistics_college_path(school.identifier), target: '_blank' %>
<% else %> <% else %>
-- --
<% end %> <% end %>