mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add /retries page with bulk operations, trim long arguments #184
This commit is contained in:
parent
8ce3cb2eba
commit
10b4caf973
9 changed files with 135 additions and 30 deletions
|
|
@ -21,3 +21,7 @@ code {
|
|||
border: 0;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
.hero-unit {
|
||||
padding: 30px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue