mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove Sync code
This commit is contained in:
parent
791d1ea373
commit
ca10eef36a
5 changed files with 0 additions and 161 deletions
|
@ -319,13 +319,6 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
pageIds: ["devicesPage", "devicePage"],
|
||||
icon: "tablet"
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate("HeaderDownloadSync"),
|
||||
icon: "file_download",
|
||||
href: "syncactivity.html",
|
||||
pageIds: ["syncActivityPage", "syncJobPage", "syncSettingsPage"],
|
||||
color: "#009688"
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate("TabCameraUpload"),
|
||||
href: "devicesupload.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue