move device routes to the usual location
This commit is contained in:
parent
450a72792f
commit
3eec1cf2f7
9 changed files with 8 additions and 34 deletions
|
@ -307,7 +307,7 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
});
|
||||
links.push({
|
||||
name: globalize.translate("TabDevices"),
|
||||
href: "devices/devices.html",
|
||||
href: "devices.html",
|
||||
pageIds: ["devicesPage", "devicePage"],
|
||||
icon: "devices"
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue