| {$job->name()} |
{$job->destinationFilename()} |
{$job->title()} |
{$current_status->statusName()}
{if $current_status->hasProgressInfo()}
Progress: {$current_status->ripProgress()}%
At: {$current_status->mtime()|date_format:"%D %T"}
ETA: {$job->calculateETA()|formatDuration}
{/if}
|
|
{/foreach}