WEB UI: cteditor - fix internet explorer array

This commit is contained in:
Jaroslav Kysela 2014-11-07 15:59:12 +01:00
parent 34f803a7c7
commit 0c9f5921b8

View file

@ -54,7 +54,7 @@ tvheadend.bouquet = function(panel, index)
source: { width: 200 },
services_count: { width: 100 },
services_seen: { width: 100 },
comment: { width: 200 },
comment: { width: 200 }
},
list: list,
del: true,