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

Remove kill -9 tooltip

This commit is contained in:
Mike Perham 2013-04-18 13:50:59 -07:00
parent 7e094567a5
commit 413b190749

View file

@ -7,4 +7,4 @@
.row
.span2.pull-right
form action="#{root_path}reset" method="post"
button.btn.btn-primary.btn-block type="submit" title="#{t('Kill9Warning')}" = t('ClearWorkerList')
button.btn.btn-primary.btn-block type="submit" = t('ClearWorkerList')