diff --git a/html/gui/js/modules/dashboard/JobComponent.js b/html/gui/js/modules/dashboard/JobComponent.js index 1e3baf7411..3189855b18 100644 --- a/html/gui/js/modules/dashboard/JobComponent.js +++ b/html/gui/js/modules/dashboard/JobComponent.js @@ -26,6 +26,7 @@ XDMoD.Module.Dashboard.JobComponent = Ext.extend(CCR.xdmod.ui.Portlet, { this.help.html = ''; } else { this.help.html = ''; + page_size = 10; } var jobEfficiency = function (value, metadata, record) {