]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEB UI: cteditor - fix internet explorer array
authorJaroslav Kysela <perex@perex.cz>
Fri, 7 Nov 2014 14:59:12 +0000 (15:59 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 8 Nov 2014 20:05:39 +0000 (21:05 +0100)
src/webui/static/app/cteditor.js

index 3f94550aa71c4a1dd903913a9cd1f46fd7e68829..6634a7a912e93a4bbe8fcd9117df981f880d80ff 100644 (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,