diff --git a/webui/static/app/chconf.js b/webui/static/app/chconf.js index d556a111..854f9cc9 100644 --- a/webui/static/app/chconf.js +++ b/webui/static/app/chconf.js @@ -302,13 +302,7 @@ tvheadend.chconf = function() { border: false, title:'Channels', layout:'border', - items: [chlist, details], - tbar: [{ - tooltip: 'Configure XMLTV grabber', - iconCls: 'option', - text: 'Setup XML-TV' - }] - + items: [chlist, details] });