diff --git a/src/webui/static/app/cteditor.js b/src/webui/static/app/cteditor.js index e2843ee8..2757e931 100644 --- a/src/webui/static/app/cteditor.js +++ b/src/webui/static/app/cteditor.js @@ -14,6 +14,7 @@ tvheadend.cteditor = function(panel, index) url: 'api/channeltag', create: { } }, + del: true, sort: { field: 'name', direction: 'ASC'