Browse Source

fix

pull/57/head
vilet.yy 5 years ago
parent
commit
adb315521e
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      app/views/admins/laboratories/shared/_laboratory_item.html.erb

+ 3
- 3
app/views/admins/laboratories/shared/_laboratory_item.html.erb View File

@@ -9,11 +9,11 @@
<% end %>
</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' %>
<% else %>
<%# else %>
--
<% end %>
<%# end %>
</td>
<td class="member-container">
<div class="laboratory-user">


Loading…
Cancel
Save