1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/web/views/_status.erb
2013-09-23 10:13:51 -04:00

4 lines
118 B
Text

<span class="status">
<i class="status-sprite status-<%= current_status %>"></i>
<%= t(current_status) %>
</span>