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