1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update forms

This commit is contained in:
Luke Pulverenti 2016-08-01 12:26:42 -04:00
parent b14198727b
commit e0d2a9298b
6 changed files with 11 additions and 7 deletions

View file

@ -999,7 +999,7 @@ define(['datetime', 'imageLoader', 'connectionManager', 'itemHelper', 'mediaInfo
}
var overlayButtons = '';
if (layoutManager.mobile) {
if (!layoutManager.tv) {
var overlayPlayButton = options.overlayPlayButton;