Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
HELP: add file to button
  • Loading branch information
pepsonEL authored and perexg committed Jan 4, 2015
1 parent 9697eab commit c43c607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/esfilter.js
Expand Up @@ -40,7 +40,7 @@ tvheadend.esfilter_tab = function(panel)
},
del: true,
help: function() {
new tvheadend.help('Stream Profile', 'config_profile.html');
new tvheadend.help('Stream Profile', 'config_streamprofile.html');
}
});

Expand Down

0 comments on commit c43c607

Please sign in to comment.