remove camera upload page from dashboard
This commit is contained in:
parent
b27bc31f50
commit
f40d74725f
4 changed files with 0 additions and 95 deletions
|
@ -311,12 +311,6 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
pageIds: ["devicesPage", "devicePage"],
|
||||
icon: "devices"
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate("TabCameraUpload"),
|
||||
href: "devicesupload.html",
|
||||
pageIds: ["devicesUploadPage"],
|
||||
icon: "photo_camera"
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate("DLNA"),
|
||||
href: "dlnasettings.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue