From: Jaroslav Kysela Date: Fri, 7 Nov 2014 14:59:12 +0000 (+0100) Subject: WEB UI: cteditor - fix internet explorer array X-Git-Tag: v4.1~814 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9f5921b8bda0d7c84b800ced8d3d65389e23d3;p=thirdparty%2Ftvheadend.git WEB UI: cteditor - fix internet explorer array --- diff --git a/src/webui/static/app/cteditor.js b/src/webui/static/app/cteditor.js index 3f94550aa..6634a7a91 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,