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

added a photo view

This commit is contained in:
Luke Pulverenti 2015-04-19 11:54:20 -04:00
parent 0f0fdd1bd1
commit 6daaed3bcc
11 changed files with 301 additions and 12 deletions

View file

@ -227,8 +227,7 @@
showTitle: showTitles,
centerText: true,
lazy: true,
autoThumb: true,
context: 'home'
autoThumb: true
});
html += '</div>';
}