From 5a42b6545d3ef0987d8fb46949ea9ae1dd771107 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 29 Dec 2015 15:53:42 -0500 Subject: [PATCH] fix channel item display --- dashboard-ui/scripts/sections.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/scripts/sections.js b/dashboard-ui/scripts/sections.js index f016b73f10..5559f1aafe 100644 --- a/dashboard-ui/scripts/sections.js +++ b/dashboard-ui/scripts/sections.js @@ -336,7 +336,6 @@ html += '
'; html += LibraryBrowser.getPosterViewHtml({ items: result.Items, - preferThumb: true, shape: 'auto', showTitle: true, centerText: true,