Fix Series link button in the UI.

This commit is contained in:
Adam Sutton 2012-09-20 17:20:36 +01:00
parent bf3def4030
commit 2f79e5f6f6

View file

@ -84,7 +84,7 @@ tvheadend.epgDetails = function(event) {
text : "Record program"
}), new Ext.Button({
handler : recordSeries,
text : event.seriesLink ? "Record series" : "Autorec"
text : event.serieslink ? "Record series" : "Autorec"
}) ],
buttonAlign : 'center',
html : content