Skip to content

Commit

Permalink
feat: add OwnerGroup to be displayed as a default option
Browse files Browse the repository at this point in the history
  • Loading branch information
marianne013 committed Dec 1, 2023
1 parent e0aedb3 commit 0ca66b1
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 0ca66b1

Please sign in to comment.