This commit is contained in:
chiu 2020-12-26 22:24:54 +08:00
parent 141dd0af7b
commit 1eb541ecf2
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
</thead>
<tbody>
<% @links.each do |link| %>
<% next if link.nil? %>
<tr>
<td><%= link.status_for_table %></td>
<td><%= link.category.title %></td>