This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix
pull/57/head
vilet.yy
5 years ago
parent
01cad866b8
commit
adb315521e
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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">
Write
Preview
Loading…
Cancel
Save