should solve all residual tag_query_limit bugs
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<tr>
|
||||
<td><%= job.id %></td>
|
||||
<% if CurrentUser.is_admin? %>
|
||||
<td><%= job.handler[:method_name] %></td>
|
||||
<td><%= raw print_handler(job) %></td>
|
||||
<% end %>
|
||||
<td><%= job.attempts %></td>
|
||||
<td><%= job.priority %></td>
|
||||
|
||||
Reference in New Issue
Block a user