diff --git a/src/webui/static/app/chconf.js b/src/webui/static/app/chconf.js index 90902d0f..5a49af9d 100644 --- a/src/webui/static/app/chconf.js +++ b/src/webui/static/app/chconf.js @@ -135,6 +135,7 @@ tvheadend.chconf = function() { header: "Number", dataIndex: 'number', + sortable: true, width: 50, renderer: function(value, metadata, record, row, col, store) { if (!value) {