Skip to content

Commit

Permalink
Merge pull request #748 from ic-hep/owrgrpdflt
Browse files Browse the repository at this point in the history
feat: add OwnerGroup to be displayed as a default option
  • Loading branch information
chrisburr committed Dec 1, 2023
2 parents 8d7c5c0 + 0ca66b1 commit a861d36
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,9 +516,6 @@ Ext.define("DIRAC.JobMonitor.classes.JobMonitor", {
},
OwnerGroup: {
dataIndex: "OwnerGroup",
properties: {
hidden: true,
},
},
};

Expand Down

0 comments on commit a861d36

Please sign in to comment.