Remove Sync code

This commit is contained in:
Andrew Rabert 2019-01-20 18:31:01 -05:00
parent 791d1ea373
commit ca10eef36a
5 changed files with 0 additions and 161 deletions

View file

@ -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",