Remove another trailing comma that I missed.
This commit is contained in:
parent
8dc24645c0
commit
ca25a45303
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ tvheadend.iptv = function(adapterId) {
|
|||
var val = value ? tvheadend.servicetypeStore.getById(value) : null;
|
||||
return val ? val.get('str') :
|
||||
'<span class="tvh-grid-unset">Unset</span>';
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
header: "PMT PID",
|
||||
|
|
Loading…
Add table
Reference in a new issue