Preparing for deploy.

Disables:
-Performance tab
-Access Tokens tab
-Standalone mode
This commit is contained in:
Gunther Brunner
2014-10-15 16:24:34 +09:00
parent ff6b0dbab1
commit c245355732
6 changed files with 15 additions and 15 deletions

View File

@@ -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',