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