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

improved games display

This commit is contained in:
Luke Pulverenti 2013-04-24 16:28:42 -04:00
parent 9ffcf2bba9
commit 097653775a
21 changed files with 87 additions and 269 deletions

View file

@ -26,7 +26,6 @@
html += LibraryBrowser.getPosterDetailViewHtml({
items: result.Items,
useAverageAspectRatio: true,
context: "games"
});