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

Remove agreement and app links

This commit is contained in:
Andrew Rabert 2018-12-11 00:46:50 -05:00
parent 673b300610
commit 8d13cc662c
5 changed files with 4 additions and 80 deletions

View file

@ -771,12 +771,6 @@ var Dashboard = {
dependencies: [],
autoFocus: !1,
roles: "admin"
}), defineRoute({
path: "/wizardagreement.html",
dependencies: ["dashboardcss"],
autoFocus: !1,
anonymous: !0,
controller: "scripts/wizardagreement"
}), defineRoute({
path: "/wizardremoteaccess.html",
dependencies: ["dashboardcss"],
@ -1133,4 +1127,4 @@ var Dashboard = {
document.querySelector(".skinHeader").classList.add("noHeaderRight")
}), pageClassOn("viewhide", "standalonePage", function() {
document.querySelector(".skinHeader").classList.remove("noHeaderRight")
});
});