mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 00:35:15 +02:00
Preparing for deploy.
Disables: -Performance tab -Access Tokens tab -Standalone mode
This commit is contained in:
@@ -28,12 +28,12 @@ module.exports =
|
||||
templateUrl: 'control-panes/automation/automation.jade',
|
||||
filters: ['native', 'web']
|
||||
},
|
||||
{
|
||||
title: gettext('Performance'),
|
||||
icon: 'fa-bar-chart',
|
||||
templateUrl: 'control-panes/performance/performance.jade',
|
||||
filters: ['native', 'web']
|
||||
},
|
||||
//{
|
||||
// title: gettext('Performance'),
|
||||
// icon: 'fa-bar-chart',
|
||||
// templateUrl: 'control-panes/performance/performance.jade',
|
||||
// filters: ['native', 'web']
|
||||
//},
|
||||
{
|
||||
title: gettext('Advanced'),
|
||||
icon: 'fa-bolt',
|
||||
|
||||
Reference in New Issue
Block a user