diff --git a/www/window/PruneJobEdit.js b/www/window/PruneJobEdit.js index ac6beda6..87be71ad 100644 --- a/www/window/PruneJobEdit.js +++ b/www/window/PruneJobEdit.js @@ -123,6 +123,7 @@ Ext.define('PBS.window.PruneJobEdit', { columnB: [ { xtype: 'pbsPruneInputPanel', + getValues: () => ({}), // let that handle our inputpanel here }, { fieldLabel: gettext('Comment'),