Skip to content

Commit

Permalink
fix: follow removals in DIRAC
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jan 16, 2024
1 parent f7031e7 commit 5a6f183
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ Ext.define("DIRAC.JobMonitor.classes.JobMonitor", {
{
name: "CPUTime",
},
{
name: "OwnerDN",
},
{
name: "JobGroup",
},
Expand Down Expand Up @@ -202,9 +199,6 @@ Ext.define("DIRAC.JobMonitor.classes.JobMonitor", {
name: "StatusIcon",
mapping: "Status",
},
{
name: "OwnerGroup",
},
],

initComponent: function () {
Expand Down

0 comments on commit 5a6f183

Please sign in to comment.