Sindbad~EG File Manager

Current Path : /usr/lib/python2.7/site-packages/glances/outputs/static/js/
Upload File :
Current File : //usr/lib/python2.7/site-packages/glances/outputs/static/js/app.js

var glancesApp = angular.module('glancesApp', ['ngRoute'])

.config(function($routeProvider, $locationProvider) {
    $routeProvider.when('/', {
        templateUrl : 'stats.html',
        controller : 'statsController'
    }).when('/:refresh_time', {
        templateUrl : 'stats.html',
        controller : 'statsController'
    });

    $locationProvider.html5Mode(true);
});

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists