Minor tweak to layout of EPG entry info to make it easier to see useful stuff.
This commit is contained in:
parent
c6ac8073a0
commit
5f5a5054e9
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