diff --git a/src/WebAppDIRAC/WebApp/static/DIRAC/JobMonitor/classes/JobMonitor.js b/src/WebAppDIRAC/WebApp/static/DIRAC/JobMonitor/classes/JobMonitor.js index 6eb812c5..f85a675d 100755 --- a/src/WebAppDIRAC/WebApp/static/DIRAC/JobMonitor/classes/JobMonitor.js +++ b/src/WebAppDIRAC/WebApp/static/DIRAC/JobMonitor/classes/JobMonitor.js @@ -507,9 +507,6 @@ Ext.define("DIRAC.JobMonitor.classes.JobMonitor", { }, OwnerGroup: { dataIndex: "OwnerGroup", - properties: { - hidden: true, - }, }, };