diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index dead22fe6d..c6328058b4 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -20,13 +20,12 @@ - - +
-
+
@@ -64,7 +63,7 @@

Cast & Crew

-
+

Gallery

@@ -77,12 +76,12 @@
-
- -
+
+ +
diff --git a/dashboard-ui/scripts/Itemdetailpage.js b/dashboard-ui/scripts/Itemdetailpage.js index 974ad81302..a73ac29b89 100644 --- a/dashboard-ui/scripts/Itemdetailpage.js +++ b/dashboard-ui/scripts/Itemdetailpage.js @@ -38,13 +38,11 @@ if (MediaPlayer.canPlay(item)) { $('#btnPlayMenu', page).show(); $('#playButtonShadow', page).show(); - //$('#btnQueueMenu', page).show(); - //$('#queueButtonShadow', page).show(); + $('#btnQueueMenu', page).hide(); } else { $('#btnPlayMenu', page).hide(); $('#playButtonShadow', page).hide(); $('#btnQueueMenu', page).hide(); - $('#queueButtonShadow', page).hide(); } Dashboard.hideLoadingMsg(); diff --git a/dashboard-ui/tvseries.html b/dashboard-ui/tvseries.html index 37ca6ef7e2..4fc20975cd 100644 --- a/dashboard-ui/tvseries.html +++ b/dashboard-ui/tvseries.html @@ -7,6 +7,7 @@

TV Shows

+
@@ -39,6 +40,23 @@
+
+

Seasons

+
+
+
+

Trailers

+
+
+
+

Cast & Crew

+
+
+
+

Gallery

+
+
+