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

added play to config page

This commit is contained in:
Luke Pulverenti 2014-03-10 13:38:53 -04:00
parent bc2682eaf8
commit 07308ea9a7
3 changed files with 93 additions and 0 deletions

View file

@ -729,6 +729,10 @@ var Dashboard = {
name: "Auto-Organize",
href: "autoorganizelog.html",
selected: page.hasClass("organizePage")
}, {
name: "DLNA",
href: "dlnasettings.html",
selected: page.hasClass("dlnaPage")
}, {
name: "Live TV",
href: "livetvstatus.html",