Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: reload the channel list for EPG grid, fixes #4130
  • Loading branch information
perexg committed Dec 11, 2016
1 parent 3654c98 commit fca44ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webui/static/app/chconf.js
Expand Up @@ -29,6 +29,7 @@ insertChannelClearOption = function( scope, records, options ){

tvheadend.channels = tvheadend.idnode_get_enum({
url: 'api/channel/list',
event: 'channel',
listeners: {
'load': insertChannelClearOption
}
Expand Down

0 comments on commit fca44ba

Please sign in to comment.