From 0c9f5921b8bda0d7c84b800ced8d3d65389e23d3 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 7 Nov 2014 15:59:12 +0100 Subject: [PATCH] WEB UI: cteditor - fix internet explorer array --- src/webui/static/app/cteditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/static/app/cteditor.js b/src/webui/static/app/cteditor.js index 3f94550a..6634a7a9 100644 --- a/src/webui/static/app/cteditor.js +++ b/src/webui/static/app/cteditor.js @@ -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,