diff --git a/static/job.js b/static/job.js index ccf6631..47eb388 100755 --- a/static/job.js +++ b/static/job.js @@ -362,6 +362,11 @@ function load_job_status(name) { align: 'center', valign: 'middle', visible: false + }, { + field: 'node', + title: 'Node', + align: 'center', + valign: 'middle' }, { field: 'status', title: 'Status',