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

10 lines
288 B
Text

== slim :_summary
.poll
a*{name: 'poll'} href='#{{root_path}}poll' Live Poll
span class="poll-status"
== slim :_workers
form action="#{root_path}reset" method="post"
button.btn type="submit" title="If you kill -9 Sidekiq, this table can fill up with old data." Clear worker list