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

update recordings

This commit is contained in:
Luke Pulverenti 2015-08-15 20:41:55 -04:00
parent 5581539648
commit e97b2577b7
8 changed files with 99 additions and 256 deletions

View file

@ -2359,7 +2359,7 @@
showLayoutMenu: function (button, currentLayout) {
// Add banner and list once all screens support them
var views = ['Poster', 'PosterCard', 'Thumb', 'ThumbCard'];
var views = ['List', 'Poster', 'PosterCard', 'Thumb', 'ThumbCard'];
var menuItems = views.map(function (v) {
return {