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

@@ -1,4 +1,4 @@
module.exports = function CpuCtrl($scope, $timeout) {
module.exports = function CpuCtrl() {
//var RealTimeData = function (layers) {