| $_('batch_id') | $_('Added Time') | $_('Status') | $_('Submitter') | $_('Comments') |
|---|---|---|---|---|
| $row.batch_id | $datestr(row.added_time) | $row.status | $row.submitter | $row.comments |
$def with (rows, page, limit) $var title: $_("Pending Batch Imports")
| $_('batch_id') | $_('Added Time') | $_('Status') | $_('Submitter') | $_('Comments') |
|---|---|---|---|---|
| $row.batch_id | $datestr(row.added_time) | $row.status | $row.submitter | $row.comments |