update hdhr stream
This commit is contained in:
@@ -832,6 +832,11 @@ var Dashboard = {
|
||||
icon: 'add-shopping-cart'
|
||||
}
|
||||
]
|
||||
}, {
|
||||
name: Globalize.translate('TabNotifications'),
|
||||
icon: 'notifications',
|
||||
color: 'brown',
|
||||
href: "notificationsettings.html"
|
||||
}, {
|
||||
name: Globalize.translate('TabPlayback'),
|
||||
icon: 'play-circle-filled',
|
||||
@@ -921,11 +926,6 @@ var Dashboard = {
|
||||
href: "dashboardhosting.html",
|
||||
pageIds: ['dashboardHostingPage'],
|
||||
icon: 'wifi'
|
||||
}, {
|
||||
name: Globalize.translate('TabNotifications'),
|
||||
href: "notificationsettings.html",
|
||||
pageIds: ['notificationSettingsPage', 'notificationSettingPage'],
|
||||
icon: 'notifications'
|
||||
}, {
|
||||
name: Globalize.translate('TabScheduledTasks'),
|
||||
href: "scheduledtasks.html",
|
||||
|
||||
Reference in New Issue
Block a user