diff --git a/src/webui/static/app/idnode.js b/src/webui/static/app/idnode.js index 37b58137..909074ee 100644 --- a/src/webui/static/app/idnode.js +++ b/src/webui/static/app/idnode.js @@ -1331,7 +1331,7 @@ tvheadend.idnode_grid = function(panel, conf) id: 0, fields: ['key', 'val'], data: [[25, '25'], [50, '50'], [100, '100'], - [200, '200'], [9999999999, 'All']] + [200, '200'], [999999999, 'All']] }), value: 50, mode: 'local',