WEB UI: cteditor - fix internet explorer array
This commit is contained in:
parent
34f803a7c7
commit
0c9f5921b8
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue