Merge branch 'dev_educoder' of https://git.trustie.net/jasder/forgeplus into dev_educoder
This commit is contained in:
commit
1658c1b923
|
@ -9,11 +9,11 @@
|
|||
<% end %>
|
||||
</td>
|
||||
<td>
|
||||
<% if school && school.identifier.present? %>
|
||||
<%= link_to school.identifier.to_s, statistics_college_path(school.identifier), target: '_blank' %>
|
||||
<% else %>
|
||||
<%# if school && school.identifier.present? %>
|
||||
<%#= link_to school.identifier.to_s, statistics_college_path(school.identifier), target: '_blank' %>
|
||||
<%# else %>
|
||||
--
|
||||
<% end %>
|
||||
<%# end %>
|
||||
</td>
|
||||
<td class="member-container">
|
||||
<div class="laboratory-user">
|
||||
|
|
Loading…
Reference in New Issue