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:
parent
7e094567a5
commit
413b190749
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue