Move Quick Connect toggle to General page in dashboard
This replaces the separate page with a toggle.
This commit is contained in:
parent
0dde17fbd7
commit
e091f4ca39
5 changed files with 15 additions and 88 deletions
|
@ -412,12 +412,6 @@ import Headroom from 'headroom.js';
|
|||
pageIds: ['devicesPage', 'devicePage'],
|
||||
icon: 'devices'
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate('QuickConnect'),
|
||||
href: '#!/quickConnect.html',
|
||||
pageIds: ['quickConnectPage'],
|
||||
icon: 'tap_and_play'
|
||||
});
|
||||
links.push({
|
||||
name: globalize.translate('HeaderActivity'),
|
||||
href: '#!/serveractivity.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue