diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 3dd301bbeb..b3a8292bf2 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -59,9 +59,6 @@ border-width: 0 !important; } - .headerButtonRight:last-child { - } - .desktopHomeLink { color: #ddd !important; text-decoration: none; @@ -232,6 +229,7 @@ background-image: url(images/items/folders/settings.png); background-position: 16px 8px; } + .reportsViewMenu { background-image: url(images/items/folders/report.png); } @@ -300,4 +298,4 @@ .headerSettingsButton { display: none; } -} +} \ No newline at end of file diff --git a/dashboard-ui/scripts/indexpage.js b/dashboard-ui/scripts/indexpage.js index 3256952732..b32b210a22 100644 --- a/dashboard-ui/scripts/indexpage.js +++ b/dashboard-ui/scripts/indexpage.js @@ -1,108 +1,5 @@ (function ($, document, apiClient) { - function fillSeriesSpotlight(elem, item, nextUp) { - - var html = '
' + LibraryBrowser.getMiscInfoHtml(item) + '
'; - html += '' + (item.Overview || '') + '
'; - html += '