diff --git a/src/webui/static/app/chconf.js b/src/webui/static/app/chconf.js index 2549a7f9..248be449 100644 --- a/src/webui/static/app/chconf.js +++ b/src/webui/static/app/chconf.js @@ -314,7 +314,7 @@ tvheadend.chconf = function() { tooltop : 'Add a new channel', iconCls : 'add', text : 'Add channel', - handler : addRecord, + handler : addRecord }); var delBtn = new Ext.Toolbar.Button({