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:
parent
673b300610
commit
8d13cc662c
5 changed files with 4 additions and 80 deletions
|
@ -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")
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue