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

add path help messages

This commit is contained in:
Luke Pulverenti 2015-07-27 12:21:18 -04:00
parent 2f69a6f07e
commit aa2e4f3f67
8 changed files with 188 additions and 116 deletions

View file

@ -107,7 +107,8 @@
preferThumb: true,
lazy: true,
showDetailsMenu: true,
centerText: true
centerText: true,
context: 'home-upcoming'
});
html += '</div>';