Minor tweak to layout of EPG entry info to make it easier to see useful stuff.
This commit is contained in:
parent
35fb7885aa
commit
f5e91ea717
1 changed files with 1 additions and 1 deletions
|
@ -51,8 +51,8 @@ tvheadend.epgDetails = function(event) {
|
|||
event.channelid + "')\">Play</a>" + "</div>";
|
||||
}
|
||||
|
||||
content += '<div id="altbcast"></div>';
|
||||
content += '<div id="related"></div>';
|
||||
content += '<div id="altbcast"></div>';
|
||||
|
||||
var confcombo = new Ext.form.ComboBox({
|
||||
store: tvheadend.configNames,
|
||||
|
|
Loading…
Add table
Reference in a new issue