mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-24 14:55:21 +02:00
- Bringing back browser, navigation, input, dashboard and shell templates.
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = function ControlPanesCtrl($scope, gettext) {
|
||||
{
|
||||
title: gettext('Dashboard'),
|
||||
icon: 'fa-dashboard fa-fw',
|
||||
templateUrl: 'settings/notifications/notifications.jade',
|
||||
templateUrl: 'control-panes/dashboard/dashboard.jade',
|
||||
filters: ['native', 'web']
|
||||
}
|
||||
].concat(angular.copy(sharedTabs))
|
||||
|
||||
Reference in New Issue
Block a user