{{ lang.t("Account") }} | |||||||||
---|---|---|---|---|---|---|---|---|---|
{{ item.data.account ? item.data.account : '-'}} | {{ item.priority }} | {{ item.started ? lang.d(item.started, 'shorttime') : '-' }} | {{ item.ended ? lang.d(item.ended, 'shorttime') : '-' }} | {{ item.execution_time | executionTime }} - | {{ item.owner_name ? item.owner_name : '-' }} | {{ const.QUEUE_STATUS_NAMES[item.status] }} {{ const.QUEUE_STATUS_SUB_NAMES[item.type][item.status] }} | |||
|
|||||||||
{{ lang.t("No Queue Items Found") }} |