Remove another trailing comma that I missed.

This commit is contained in:
Adam Sutton 2012-08-28 13:22:10 +01:00
parent 8dc24645c0
commit ca25a45303

View file

@ -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",