parent
0079255e98
commit
01cad866b8
|
@ -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 %>
|
||||||
|
|
Loading…
Reference in New Issue