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.slim

4 lines
86 B
Text
Raw Normal View History

2012-09-30 08:57:51 -04:00
span.status
i class="status-sprite status-#{current_status}"
2013-04-04 23:51:59 -04:00
== t(current_status)