mirror of
https://github.com/friendica/friendica
synced 2025-04-23 23:10:10 +00:00
Show next_try only for the deferred worker job.
This commit is contained in:
parent
751ffe6bc6
commit
1d86146f64
3 changed files with 5 additions and 4 deletions
|
@ -80,6 +80,7 @@ class Queue extends BaseAdmin
|
|||
'$next_try_header' => DI::l10n()->t('Next Try'),
|
||||
'$prio_header' => DI::l10n()->t('Priority'),
|
||||
'$info' => $info,
|
||||
'$status' => $status,
|
||||
'$entries' => $r,
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue