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

Only show clear button if it makes sense

This commit is contained in:
Mike Perham 2012-10-28 12:47:17 -07:00
parent 0c6b0e662f
commit 754f7f5948

View file

@ -3,6 +3,7 @@
h3 Workers h3 Workers
== slim :_workers == slim :_workers
- if workers.size > 0
.row .row
.span2 .span2
form action="#{root_path}reset" method="post" form action="#{root_path}reset" method="post"