Manager session cookie OK !

This commit is contained in:
manzerbredes 2016-02-24 14:39:47 +01:00
parent ff1832adcf
commit c511010ec4
4 changed files with 29 additions and 11 deletions

View file

@ -6,7 +6,6 @@
mainApp.controller('homeCtrl', [ '$scope', 'Compute', function ($scope, Compute)
{
var updatePage=function(){
// TODO Update graph etc...
}