1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

fix tabs/spaces for real

This commit is contained in:
Jarrod Carlson 2016-01-07 16:40:34 -05:00
parent d2674288f6
commit c2b260dfda

View file

@ -31,8 +31,8 @@
<span class="label label-info"><%= label %></span>
<% end %>
<% if process.stopping? %>
<span class="label label-danger">Quiet</span>
<% end %>
<span class="label label-danger">Quiet</span>
<% end %>
<br>
<b><%= "#{t('Queues')}: " %></b>
<%= process['queues'] * ", " %>