Skip to content

Commit

Permalink
notice
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Nov 14, 2024
1 parent ebeae0a commit bf61a10
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app/views/notice/admin/members/_base/_index_tbody.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</td>
<td>
<% model.notifiable_types.each do |notifiable_type| %>
<span class="tag"><%= notifiable_type %></span>
<p><span class="tag"><%= notifiable_type %></span></p>
<% end %>
</td>
<td>
<%= simple_format(model.counters) %>
</td>
<td><pre><%= model.counters.to_format_yaml %></pre></td>

0 comments on commit bf61a10

Please sign in to comment.